howdyaendra commited on
Commit
fd9905f
1 Parent(s): 987d32c

Upload folder using huggingface_hub

Browse files
README.md ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ tags:
4
+ - autotrain
5
+ - image-classification
6
+ widget:
7
+ - src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/tiger.jpg
8
+ example_title: Tiger
9
+ - src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/teapot.jpg
10
+ example_title: Teapot
11
+ - src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/palace.jpg
12
+ example_title: Palace
13
+ datasets:
14
+ - xblock-social-screenshots-5/autotrain-data
15
+ ---
16
+
17
+ # Model Trained Using AutoTrain
18
+
19
+ - Problem type: Image Classification
20
+
21
+ ## Validation Metrics
22
+ loss: 0.2612117528915405
23
+
24
+ f1_macro: 0.5509939923795275
25
+
26
+ f1_micro: 0.9278878255063432
27
+
28
+ f1_weighted: 0.915533252030031
29
+
30
+ precision_macro: 0.7507175360173887
31
+
32
+ precision_micro: 0.9278878255063432
33
+
34
+ precision_weighted: 0.9184859185112592
35
+
36
+ recall_macro: 0.4872137731200702
37
+
38
+ recall_micro: 0.9278878255063432
39
+
40
+ recall_weighted: 0.9278878255063432
41
+
42
+ accuracy: 0.9278878255063432
checkpoint-6738/config.json ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "howdyaendra/xblock-social-screenshots-4",
3
+ "_num_labels": 11,
4
+ "architectures": [
5
+ "ViTForImageClassification"
6
+ ],
7
+ "attention_probs_dropout_prob": 0.0,
8
+ "encoder_stride": 16,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.0,
11
+ "hidden_size": 768,
12
+ "id2label": {
13
+ "0": "altright",
14
+ "1": "bluesky",
15
+ "2": "facebook",
16
+ "3": "fediverse",
17
+ "4": "instagram",
18
+ "5": "reddit",
19
+ "6": "threads",
20
+ "7": "tumblr",
21
+ "8": "twitter",
22
+ "9": "uncategorised",
23
+ "10": "unrecognised-screenshot"
24
+ },
25
+ "image_size": 224,
26
+ "initializer_range": 0.02,
27
+ "intermediate_size": 3072,
28
+ "label2id": {
29
+ "altright": 0,
30
+ "bluesky": 1,
31
+ "facebook": 2,
32
+ "fediverse": 3,
33
+ "instagram": 4,
34
+ "reddit": 5,
35
+ "threads": 6,
36
+ "tumblr": 7,
37
+ "twitter": 8,
38
+ "uncategorised": 9,
39
+ "unrecognised-screenshot": 10
40
+ },
41
+ "layer_norm_eps": 1e-12,
42
+ "model_type": "vit",
43
+ "num_attention_heads": 12,
44
+ "num_channels": 3,
45
+ "num_hidden_layers": 12,
46
+ "patch_size": 16,
47
+ "problem_type": "single_label_classification",
48
+ "qkv_bias": true,
49
+ "torch_dtype": "float32",
50
+ "transformers_version": "4.39.3"
51
+ }
checkpoint-6738/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b2856bcc7e04eab625bc155adee770d4356202e9cd0aadf76f833a321d3d666
3
+ size 343251660
checkpoint-6738/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05b12c8bd8224482d1917d437e6971685f7cbc03246a7ecf84591f201b83a629
3
+ size 686624186
checkpoint-6738/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3bfbffb6376ee3ec7bbe2b1679983343bc7caebb00c9a498f13e3bc706f2942
3
+ size 14244
checkpoint-6738/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76f9c1781e898111d8c6b89fe630960e4f30d94f1a6a8ef1f4adfd96325e6e05
3
+ size 1064
checkpoint-6738/trainer_state.json ADDED
@@ -0,0 +1,1958 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.2612117528915405,
3
+ "best_model_checkpoint": "xblock-social-screenshots-5/checkpoint-6738",
4
+ "epoch": 3.0,
5
+ "eval_steps": 500,
6
+ "global_step": 6738,
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.01,
13
+ "grad_norm": 14.132967948913574,
14
+ "learning_rate": 1.8545994065281898e-06,
15
+ "loss": 0.6958,
16
+ "step": 25
17
+ },
18
+ {
19
+ "epoch": 0.02,
20
+ "grad_norm": 8.136152267456055,
21
+ "learning_rate": 3.6350148367952525e-06,
22
+ "loss": 0.6975,
23
+ "step": 50
24
+ },
25
+ {
26
+ "epoch": 0.03,
27
+ "grad_norm": 0.9680777788162231,
28
+ "learning_rate": 5.489614243323442e-06,
29
+ "loss": 0.5213,
30
+ "step": 75
31
+ },
32
+ {
33
+ "epoch": 0.04,
34
+ "grad_norm": 4.900412559509277,
35
+ "learning_rate": 7.270029673590505e-06,
36
+ "loss": 0.4804,
37
+ "step": 100
38
+ },
39
+ {
40
+ "epoch": 0.06,
41
+ "grad_norm": 3.952802896499634,
42
+ "learning_rate": 9.124629080118695e-06,
43
+ "loss": 0.4743,
44
+ "step": 125
45
+ },
46
+ {
47
+ "epoch": 0.07,
48
+ "grad_norm": 14.785197257995605,
49
+ "learning_rate": 1.0979228486646884e-05,
50
+ "loss": 0.5276,
51
+ "step": 150
52
+ },
53
+ {
54
+ "epoch": 0.08,
55
+ "grad_norm": 13.082988739013672,
56
+ "learning_rate": 1.2833827893175073e-05,
57
+ "loss": 0.5019,
58
+ "step": 175
59
+ },
60
+ {
61
+ "epoch": 0.09,
62
+ "grad_norm": 8.51102352142334,
63
+ "learning_rate": 1.4688427299703264e-05,
64
+ "loss": 0.6297,
65
+ "step": 200
66
+ },
67
+ {
68
+ "epoch": 0.1,
69
+ "grad_norm": 5.031483173370361,
70
+ "learning_rate": 1.6543026706231455e-05,
71
+ "loss": 0.4062,
72
+ "step": 225
73
+ },
74
+ {
75
+ "epoch": 0.11,
76
+ "grad_norm": 7.973475456237793,
77
+ "learning_rate": 1.8397626112759644e-05,
78
+ "loss": 0.5997,
79
+ "step": 250
80
+ },
81
+ {
82
+ "epoch": 0.12,
83
+ "grad_norm": 11.180716514587402,
84
+ "learning_rate": 2.0252225519287833e-05,
85
+ "loss": 0.478,
86
+ "step": 275
87
+ },
88
+ {
89
+ "epoch": 0.13,
90
+ "grad_norm": 4.953334331512451,
91
+ "learning_rate": 2.2106824925816026e-05,
92
+ "loss": 0.3911,
93
+ "step": 300
94
+ },
95
+ {
96
+ "epoch": 0.14,
97
+ "grad_norm": 7.498977184295654,
98
+ "learning_rate": 2.3961424332344215e-05,
99
+ "loss": 0.477,
100
+ "step": 325
101
+ },
102
+ {
103
+ "epoch": 0.16,
104
+ "grad_norm": 0.19468317925930023,
105
+ "learning_rate": 2.58160237388724e-05,
106
+ "loss": 0.338,
107
+ "step": 350
108
+ },
109
+ {
110
+ "epoch": 0.17,
111
+ "grad_norm": 0.9361104965209961,
112
+ "learning_rate": 2.7670623145400593e-05,
113
+ "loss": 0.5228,
114
+ "step": 375
115
+ },
116
+ {
117
+ "epoch": 0.18,
118
+ "grad_norm": 1.6056278944015503,
119
+ "learning_rate": 2.9525222551928783e-05,
120
+ "loss": 0.526,
121
+ "step": 400
122
+ },
123
+ {
124
+ "epoch": 0.19,
125
+ "grad_norm": 6.435601234436035,
126
+ "learning_rate": 3.137982195845697e-05,
127
+ "loss": 0.3893,
128
+ "step": 425
129
+ },
130
+ {
131
+ "epoch": 0.2,
132
+ "grad_norm": 0.40519052743911743,
133
+ "learning_rate": 3.323442136498516e-05,
134
+ "loss": 0.3945,
135
+ "step": 450
136
+ },
137
+ {
138
+ "epoch": 0.21,
139
+ "grad_norm": 0.11996802687644958,
140
+ "learning_rate": 3.508902077151335e-05,
141
+ "loss": 0.5464,
142
+ "step": 475
143
+ },
144
+ {
145
+ "epoch": 0.22,
146
+ "grad_norm": 5.791567325592041,
147
+ "learning_rate": 3.6943620178041546e-05,
148
+ "loss": 0.6363,
149
+ "step": 500
150
+ },
151
+ {
152
+ "epoch": 0.23,
153
+ "grad_norm": 0.3942394256591797,
154
+ "learning_rate": 3.8798219584569735e-05,
155
+ "loss": 0.368,
156
+ "step": 525
157
+ },
158
+ {
159
+ "epoch": 0.24,
160
+ "grad_norm": 11.67949390411377,
161
+ "learning_rate": 4.0652818991097924e-05,
162
+ "loss": 0.4232,
163
+ "step": 550
164
+ },
165
+ {
166
+ "epoch": 0.26,
167
+ "grad_norm": 6.389534950256348,
168
+ "learning_rate": 4.2507418397626114e-05,
169
+ "loss": 0.4988,
170
+ "step": 575
171
+ },
172
+ {
173
+ "epoch": 0.27,
174
+ "grad_norm": 22.40272331237793,
175
+ "learning_rate": 4.43620178041543e-05,
176
+ "loss": 0.707,
177
+ "step": 600
178
+ },
179
+ {
180
+ "epoch": 0.28,
181
+ "grad_norm": 3.8825833797454834,
182
+ "learning_rate": 4.621661721068249e-05,
183
+ "loss": 0.576,
184
+ "step": 625
185
+ },
186
+ {
187
+ "epoch": 0.29,
188
+ "grad_norm": 3.9929873943328857,
189
+ "learning_rate": 4.807121661721069e-05,
190
+ "loss": 0.4785,
191
+ "step": 650
192
+ },
193
+ {
194
+ "epoch": 0.3,
195
+ "grad_norm": 8.819046974182129,
196
+ "learning_rate": 4.992581602373888e-05,
197
+ "loss": 0.5884,
198
+ "step": 675
199
+ },
200
+ {
201
+ "epoch": 0.31,
202
+ "grad_norm": 10.694670677185059,
203
+ "learning_rate": 4.9802110817941956e-05,
204
+ "loss": 0.5243,
205
+ "step": 700
206
+ },
207
+ {
208
+ "epoch": 0.32,
209
+ "grad_norm": 3.784719944000244,
210
+ "learning_rate": 4.9595976253298154e-05,
211
+ "loss": 0.6428,
212
+ "step": 725
213
+ },
214
+ {
215
+ "epoch": 0.33,
216
+ "grad_norm": 7.733468055725098,
217
+ "learning_rate": 4.938984168865435e-05,
218
+ "loss": 0.612,
219
+ "step": 750
220
+ },
221
+ {
222
+ "epoch": 0.35,
223
+ "grad_norm": 7.867452144622803,
224
+ "learning_rate": 4.918370712401056e-05,
225
+ "loss": 0.582,
226
+ "step": 775
227
+ },
228
+ {
229
+ "epoch": 0.36,
230
+ "grad_norm": 12.518653869628906,
231
+ "learning_rate": 4.8977572559366755e-05,
232
+ "loss": 0.569,
233
+ "step": 800
234
+ },
235
+ {
236
+ "epoch": 0.37,
237
+ "grad_norm": 7.27546501159668,
238
+ "learning_rate": 4.877143799472296e-05,
239
+ "loss": 0.6449,
240
+ "step": 825
241
+ },
242
+ {
243
+ "epoch": 0.38,
244
+ "grad_norm": 16.084596633911133,
245
+ "learning_rate": 4.856530343007916e-05,
246
+ "loss": 0.6471,
247
+ "step": 850
248
+ },
249
+ {
250
+ "epoch": 0.39,
251
+ "grad_norm": 4.305793285369873,
252
+ "learning_rate": 4.8359168865435357e-05,
253
+ "loss": 0.5507,
254
+ "step": 875
255
+ },
256
+ {
257
+ "epoch": 0.4,
258
+ "grad_norm": 17.53583335876465,
259
+ "learning_rate": 4.815303430079156e-05,
260
+ "loss": 0.4701,
261
+ "step": 900
262
+ },
263
+ {
264
+ "epoch": 0.41,
265
+ "grad_norm": 6.12671422958374,
266
+ "learning_rate": 4.794689973614776e-05,
267
+ "loss": 0.551,
268
+ "step": 925
269
+ },
270
+ {
271
+ "epoch": 0.42,
272
+ "grad_norm": 2.3855419158935547,
273
+ "learning_rate": 4.774076517150396e-05,
274
+ "loss": 0.6347,
275
+ "step": 950
276
+ },
277
+ {
278
+ "epoch": 0.43,
279
+ "grad_norm": 7.226621627807617,
280
+ "learning_rate": 4.7534630606860156e-05,
281
+ "loss": 0.3186,
282
+ "step": 975
283
+ },
284
+ {
285
+ "epoch": 0.45,
286
+ "grad_norm": 7.834379196166992,
287
+ "learning_rate": 4.732849604221636e-05,
288
+ "loss": 0.5085,
289
+ "step": 1000
290
+ },
291
+ {
292
+ "epoch": 0.46,
293
+ "grad_norm": 0.51530522108078,
294
+ "learning_rate": 4.7122361477572566e-05,
295
+ "loss": 0.3593,
296
+ "step": 1025
297
+ },
298
+ {
299
+ "epoch": 0.47,
300
+ "grad_norm": 1.3713924884796143,
301
+ "learning_rate": 4.6916226912928764e-05,
302
+ "loss": 0.5763,
303
+ "step": 1050
304
+ },
305
+ {
306
+ "epoch": 0.48,
307
+ "grad_norm": 1.3441976308822632,
308
+ "learning_rate": 4.671009234828496e-05,
309
+ "loss": 0.6034,
310
+ "step": 1075
311
+ },
312
+ {
313
+ "epoch": 0.49,
314
+ "grad_norm": 14.422416687011719,
315
+ "learning_rate": 4.650395778364116e-05,
316
+ "loss": 0.4459,
317
+ "step": 1100
318
+ },
319
+ {
320
+ "epoch": 0.5,
321
+ "grad_norm": 4.849581241607666,
322
+ "learning_rate": 4.6297823218997365e-05,
323
+ "loss": 0.4681,
324
+ "step": 1125
325
+ },
326
+ {
327
+ "epoch": 0.51,
328
+ "grad_norm": 11.974592208862305,
329
+ "learning_rate": 4.6091688654353563e-05,
330
+ "loss": 0.5693,
331
+ "step": 1150
332
+ },
333
+ {
334
+ "epoch": 0.52,
335
+ "grad_norm": 8.925352096557617,
336
+ "learning_rate": 4.588555408970976e-05,
337
+ "loss": 0.4427,
338
+ "step": 1175
339
+ },
340
+ {
341
+ "epoch": 0.53,
342
+ "grad_norm": 7.595994472503662,
343
+ "learning_rate": 4.5679419525065967e-05,
344
+ "loss": 0.3736,
345
+ "step": 1200
346
+ },
347
+ {
348
+ "epoch": 0.55,
349
+ "grad_norm": 8.393537521362305,
350
+ "learning_rate": 4.5473284960422165e-05,
351
+ "loss": 0.6534,
352
+ "step": 1225
353
+ },
354
+ {
355
+ "epoch": 0.56,
356
+ "grad_norm": 6.042502403259277,
357
+ "learning_rate": 4.526715039577837e-05,
358
+ "loss": 0.4326,
359
+ "step": 1250
360
+ },
361
+ {
362
+ "epoch": 0.57,
363
+ "grad_norm": 13.696694374084473,
364
+ "learning_rate": 4.506101583113457e-05,
365
+ "loss": 0.5176,
366
+ "step": 1275
367
+ },
368
+ {
369
+ "epoch": 0.58,
370
+ "grad_norm": 4.518089771270752,
371
+ "learning_rate": 4.4854881266490766e-05,
372
+ "loss": 0.4211,
373
+ "step": 1300
374
+ },
375
+ {
376
+ "epoch": 0.59,
377
+ "grad_norm": 11.04053783416748,
378
+ "learning_rate": 4.4648746701846964e-05,
379
+ "loss": 0.5664,
380
+ "step": 1325
381
+ },
382
+ {
383
+ "epoch": 0.6,
384
+ "grad_norm": 16.009056091308594,
385
+ "learning_rate": 4.444261213720316e-05,
386
+ "loss": 0.5545,
387
+ "step": 1350
388
+ },
389
+ {
390
+ "epoch": 0.61,
391
+ "grad_norm": 4.595952033996582,
392
+ "learning_rate": 4.423647757255937e-05,
393
+ "loss": 0.4318,
394
+ "step": 1375
395
+ },
396
+ {
397
+ "epoch": 0.62,
398
+ "grad_norm": 5.188466548919678,
399
+ "learning_rate": 4.403034300791557e-05,
400
+ "loss": 0.4286,
401
+ "step": 1400
402
+ },
403
+ {
404
+ "epoch": 0.63,
405
+ "grad_norm": 6.234115123748779,
406
+ "learning_rate": 4.382420844327177e-05,
407
+ "loss": 0.5876,
408
+ "step": 1425
409
+ },
410
+ {
411
+ "epoch": 0.65,
412
+ "grad_norm": 8.778355598449707,
413
+ "learning_rate": 4.361807387862797e-05,
414
+ "loss": 0.6304,
415
+ "step": 1450
416
+ },
417
+ {
418
+ "epoch": 0.66,
419
+ "grad_norm": 9.595151901245117,
420
+ "learning_rate": 4.3411939313984173e-05,
421
+ "loss": 0.5844,
422
+ "step": 1475
423
+ },
424
+ {
425
+ "epoch": 0.67,
426
+ "grad_norm": 9.795525550842285,
427
+ "learning_rate": 4.320580474934037e-05,
428
+ "loss": 0.4714,
429
+ "step": 1500
430
+ },
431
+ {
432
+ "epoch": 0.68,
433
+ "grad_norm": 14.277398109436035,
434
+ "learning_rate": 4.299967018469657e-05,
435
+ "loss": 0.5627,
436
+ "step": 1525
437
+ },
438
+ {
439
+ "epoch": 0.69,
440
+ "grad_norm": 5.245518684387207,
441
+ "learning_rate": 4.2793535620052775e-05,
442
+ "loss": 0.5474,
443
+ "step": 1550
444
+ },
445
+ {
446
+ "epoch": 0.7,
447
+ "grad_norm": 6.895930290222168,
448
+ "learning_rate": 4.258740105540897e-05,
449
+ "loss": 0.4686,
450
+ "step": 1575
451
+ },
452
+ {
453
+ "epoch": 0.71,
454
+ "grad_norm": 7.74411153793335,
455
+ "learning_rate": 4.238126649076518e-05,
456
+ "loss": 0.5021,
457
+ "step": 1600
458
+ },
459
+ {
460
+ "epoch": 0.72,
461
+ "grad_norm": 2.97990083694458,
462
+ "learning_rate": 4.2175131926121376e-05,
463
+ "loss": 0.4173,
464
+ "step": 1625
465
+ },
466
+ {
467
+ "epoch": 0.73,
468
+ "grad_norm": 8.026514053344727,
469
+ "learning_rate": 4.1968997361477574e-05,
470
+ "loss": 0.3728,
471
+ "step": 1650
472
+ },
473
+ {
474
+ "epoch": 0.75,
475
+ "grad_norm": 0.3547731339931488,
476
+ "learning_rate": 4.176286279683377e-05,
477
+ "loss": 0.4983,
478
+ "step": 1675
479
+ },
480
+ {
481
+ "epoch": 0.76,
482
+ "grad_norm": 4.483277797698975,
483
+ "learning_rate": 4.155672823218997e-05,
484
+ "loss": 0.5235,
485
+ "step": 1700
486
+ },
487
+ {
488
+ "epoch": 0.77,
489
+ "grad_norm": 7.000768184661865,
490
+ "learning_rate": 4.1350593667546175e-05,
491
+ "loss": 0.4955,
492
+ "step": 1725
493
+ },
494
+ {
495
+ "epoch": 0.78,
496
+ "grad_norm": 4.905660152435303,
497
+ "learning_rate": 4.114445910290238e-05,
498
+ "loss": 0.4803,
499
+ "step": 1750
500
+ },
501
+ {
502
+ "epoch": 0.79,
503
+ "grad_norm": 4.236353397369385,
504
+ "learning_rate": 4.093832453825858e-05,
505
+ "loss": 0.5105,
506
+ "step": 1775
507
+ },
508
+ {
509
+ "epoch": 0.8,
510
+ "grad_norm": 8.685340881347656,
511
+ "learning_rate": 4.073218997361478e-05,
512
+ "loss": 0.6345,
513
+ "step": 1800
514
+ },
515
+ {
516
+ "epoch": 0.81,
517
+ "grad_norm": 2.6251416206359863,
518
+ "learning_rate": 4.052605540897098e-05,
519
+ "loss": 0.6859,
520
+ "step": 1825
521
+ },
522
+ {
523
+ "epoch": 0.82,
524
+ "grad_norm": 13.661340713500977,
525
+ "learning_rate": 4.031992084432718e-05,
526
+ "loss": 0.3122,
527
+ "step": 1850
528
+ },
529
+ {
530
+ "epoch": 0.83,
531
+ "grad_norm": 1.7971667051315308,
532
+ "learning_rate": 4.011378627968338e-05,
533
+ "loss": 0.5103,
534
+ "step": 1875
535
+ },
536
+ {
537
+ "epoch": 0.85,
538
+ "grad_norm": 4.921170234680176,
539
+ "learning_rate": 3.9907651715039576e-05,
540
+ "loss": 0.4259,
541
+ "step": 1900
542
+ },
543
+ {
544
+ "epoch": 0.86,
545
+ "grad_norm": 6.340487480163574,
546
+ "learning_rate": 3.970151715039578e-05,
547
+ "loss": 0.5088,
548
+ "step": 1925
549
+ },
550
+ {
551
+ "epoch": 0.87,
552
+ "grad_norm": 8.182121276855469,
553
+ "learning_rate": 3.9495382585751986e-05,
554
+ "loss": 0.5638,
555
+ "step": 1950
556
+ },
557
+ {
558
+ "epoch": 0.88,
559
+ "grad_norm": 3.3480095863342285,
560
+ "learning_rate": 3.9289248021108184e-05,
561
+ "loss": 0.5788,
562
+ "step": 1975
563
+ },
564
+ {
565
+ "epoch": 0.89,
566
+ "grad_norm": 1.820002555847168,
567
+ "learning_rate": 3.908311345646438e-05,
568
+ "loss": 0.5043,
569
+ "step": 2000
570
+ },
571
+ {
572
+ "epoch": 0.9,
573
+ "grad_norm": 5.409160614013672,
574
+ "learning_rate": 3.887697889182058e-05,
575
+ "loss": 0.3171,
576
+ "step": 2025
577
+ },
578
+ {
579
+ "epoch": 0.91,
580
+ "grad_norm": 6.675960063934326,
581
+ "learning_rate": 3.867084432717678e-05,
582
+ "loss": 0.4536,
583
+ "step": 2050
584
+ },
585
+ {
586
+ "epoch": 0.92,
587
+ "grad_norm": 2.4080889225006104,
588
+ "learning_rate": 3.8464709762532984e-05,
589
+ "loss": 0.5149,
590
+ "step": 2075
591
+ },
592
+ {
593
+ "epoch": 0.93,
594
+ "grad_norm": 1.0316126346588135,
595
+ "learning_rate": 3.825857519788918e-05,
596
+ "loss": 0.6131,
597
+ "step": 2100
598
+ },
599
+ {
600
+ "epoch": 0.95,
601
+ "grad_norm": 6.637559413909912,
602
+ "learning_rate": 3.805244063324539e-05,
603
+ "loss": 0.4527,
604
+ "step": 2125
605
+ },
606
+ {
607
+ "epoch": 0.96,
608
+ "grad_norm": 5.249868869781494,
609
+ "learning_rate": 3.7846306068601585e-05,
610
+ "loss": 0.3764,
611
+ "step": 2150
612
+ },
613
+ {
614
+ "epoch": 0.97,
615
+ "grad_norm": 8.488882064819336,
616
+ "learning_rate": 3.764017150395778e-05,
617
+ "loss": 0.4237,
618
+ "step": 2175
619
+ },
620
+ {
621
+ "epoch": 0.98,
622
+ "grad_norm": 1.0089231729507446,
623
+ "learning_rate": 3.743403693931399e-05,
624
+ "loss": 0.5939,
625
+ "step": 2200
626
+ },
627
+ {
628
+ "epoch": 0.99,
629
+ "grad_norm": 0.9522852301597595,
630
+ "learning_rate": 3.7227902374670186e-05,
631
+ "loss": 0.4297,
632
+ "step": 2225
633
+ },
634
+ {
635
+ "epoch": 1.0,
636
+ "eval_accuracy": 0.9071889606053861,
637
+ "eval_f1_macro": 0.4640938055477737,
638
+ "eval_f1_micro": 0.9071889606053861,
639
+ "eval_f1_weighted": 0.8894145383985912,
640
+ "eval_loss": 0.35839545726776123,
641
+ "eval_precision_macro": 0.6916894534747811,
642
+ "eval_precision_micro": 0.9071889606053861,
643
+ "eval_precision_weighted": 0.8955058437354184,
644
+ "eval_recall_macro": 0.4208919396551037,
645
+ "eval_recall_micro": 0.9071889606053861,
646
+ "eval_recall_weighted": 0.9071889606053861,
647
+ "eval_runtime": 391.8611,
648
+ "eval_samples_per_second": 11.466,
649
+ "eval_steps_per_second": 0.717,
650
+ "step": 2246
651
+ },
652
+ {
653
+ "epoch": 1.0,
654
+ "grad_norm": 4.51116943359375,
655
+ "learning_rate": 3.7021767810026384e-05,
656
+ "loss": 0.5182,
657
+ "step": 2250
658
+ },
659
+ {
660
+ "epoch": 1.01,
661
+ "grad_norm": 4.062203884124756,
662
+ "learning_rate": 3.681563324538258e-05,
663
+ "loss": 0.4014,
664
+ "step": 2275
665
+ },
666
+ {
667
+ "epoch": 1.02,
668
+ "grad_norm": 4.1213884353637695,
669
+ "learning_rate": 3.660949868073879e-05,
670
+ "loss": 0.3564,
671
+ "step": 2300
672
+ },
673
+ {
674
+ "epoch": 1.04,
675
+ "grad_norm": 4.061648845672607,
676
+ "learning_rate": 3.640336411609499e-05,
677
+ "loss": 0.5185,
678
+ "step": 2325
679
+ },
680
+ {
681
+ "epoch": 1.05,
682
+ "grad_norm": 5.865363597869873,
683
+ "learning_rate": 3.619722955145119e-05,
684
+ "loss": 0.5669,
685
+ "step": 2350
686
+ },
687
+ {
688
+ "epoch": 1.06,
689
+ "grad_norm": 1.3118332624435425,
690
+ "learning_rate": 3.599109498680739e-05,
691
+ "loss": 0.3586,
692
+ "step": 2375
693
+ },
694
+ {
695
+ "epoch": 1.07,
696
+ "grad_norm": 8.255626678466797,
697
+ "learning_rate": 3.578496042216359e-05,
698
+ "loss": 0.5938,
699
+ "step": 2400
700
+ },
701
+ {
702
+ "epoch": 1.08,
703
+ "grad_norm": 11.17790412902832,
704
+ "learning_rate": 3.557882585751979e-05,
705
+ "loss": 0.3843,
706
+ "step": 2425
707
+ },
708
+ {
709
+ "epoch": 1.09,
710
+ "grad_norm": 9.643479347229004,
711
+ "learning_rate": 3.5380936675461745e-05,
712
+ "loss": 0.5595,
713
+ "step": 2450
714
+ },
715
+ {
716
+ "epoch": 1.1,
717
+ "grad_norm": 0.35103797912597656,
718
+ "learning_rate": 3.5174802110817943e-05,
719
+ "loss": 0.413,
720
+ "step": 2475
721
+ },
722
+ {
723
+ "epoch": 1.11,
724
+ "grad_norm": 0.7915975451469421,
725
+ "learning_rate": 3.496866754617414e-05,
726
+ "loss": 0.3686,
727
+ "step": 2500
728
+ },
729
+ {
730
+ "epoch": 1.12,
731
+ "grad_norm": 5.222273826599121,
732
+ "learning_rate": 3.4762532981530347e-05,
733
+ "loss": 0.3873,
734
+ "step": 2525
735
+ },
736
+ {
737
+ "epoch": 1.14,
738
+ "grad_norm": 6.224874019622803,
739
+ "learning_rate": 3.4556398416886545e-05,
740
+ "loss": 0.5069,
741
+ "step": 2550
742
+ },
743
+ {
744
+ "epoch": 1.15,
745
+ "grad_norm": 12.55453109741211,
746
+ "learning_rate": 3.435026385224275e-05,
747
+ "loss": 0.255,
748
+ "step": 2575
749
+ },
750
+ {
751
+ "epoch": 1.16,
752
+ "grad_norm": 11.516471862792969,
753
+ "learning_rate": 3.414412928759895e-05,
754
+ "loss": 0.4712,
755
+ "step": 2600
756
+ },
757
+ {
758
+ "epoch": 1.17,
759
+ "grad_norm": 1.0335161685943604,
760
+ "learning_rate": 3.3937994722955146e-05,
761
+ "loss": 0.4652,
762
+ "step": 2625
763
+ },
764
+ {
765
+ "epoch": 1.18,
766
+ "grad_norm": 5.176596641540527,
767
+ "learning_rate": 3.3731860158311344e-05,
768
+ "loss": 0.3918,
769
+ "step": 2650
770
+ },
771
+ {
772
+ "epoch": 1.19,
773
+ "grad_norm": 3.3881676197052,
774
+ "learning_rate": 3.352572559366754e-05,
775
+ "loss": 0.3869,
776
+ "step": 2675
777
+ },
778
+ {
779
+ "epoch": 1.2,
780
+ "grad_norm": 4.0972514152526855,
781
+ "learning_rate": 3.331959102902375e-05,
782
+ "loss": 0.44,
783
+ "step": 2700
784
+ },
785
+ {
786
+ "epoch": 1.21,
787
+ "grad_norm": 0.4464218020439148,
788
+ "learning_rate": 3.311345646437995e-05,
789
+ "loss": 0.3373,
790
+ "step": 2725
791
+ },
792
+ {
793
+ "epoch": 1.22,
794
+ "grad_norm": 6.553329944610596,
795
+ "learning_rate": 3.290732189973615e-05,
796
+ "loss": 0.3585,
797
+ "step": 2750
798
+ },
799
+ {
800
+ "epoch": 1.24,
801
+ "grad_norm": 6.4266157150268555,
802
+ "learning_rate": 3.270118733509235e-05,
803
+ "loss": 0.4454,
804
+ "step": 2775
805
+ },
806
+ {
807
+ "epoch": 1.25,
808
+ "grad_norm": 0.8840596079826355,
809
+ "learning_rate": 3.2495052770448553e-05,
810
+ "loss": 0.396,
811
+ "step": 2800
812
+ },
813
+ {
814
+ "epoch": 1.26,
815
+ "grad_norm": 6.651895523071289,
816
+ "learning_rate": 3.228891820580475e-05,
817
+ "loss": 0.4029,
818
+ "step": 2825
819
+ },
820
+ {
821
+ "epoch": 1.27,
822
+ "grad_norm": 8.035750389099121,
823
+ "learning_rate": 3.208278364116095e-05,
824
+ "loss": 0.5253,
825
+ "step": 2850
826
+ },
827
+ {
828
+ "epoch": 1.28,
829
+ "grad_norm": 0.7661600112915039,
830
+ "learning_rate": 3.187664907651715e-05,
831
+ "loss": 0.498,
832
+ "step": 2875
833
+ },
834
+ {
835
+ "epoch": 1.29,
836
+ "grad_norm": 3.3388662338256836,
837
+ "learning_rate": 3.167051451187335e-05,
838
+ "loss": 0.4511,
839
+ "step": 2900
840
+ },
841
+ {
842
+ "epoch": 1.3,
843
+ "grad_norm": 4.266098499298096,
844
+ "learning_rate": 3.146437994722956e-05,
845
+ "loss": 0.5038,
846
+ "step": 2925
847
+ },
848
+ {
849
+ "epoch": 1.31,
850
+ "grad_norm": 9.547815322875977,
851
+ "learning_rate": 3.1258245382585756e-05,
852
+ "loss": 0.3055,
853
+ "step": 2950
854
+ },
855
+ {
856
+ "epoch": 1.32,
857
+ "grad_norm": 5.78660774230957,
858
+ "learning_rate": 3.1052110817941954e-05,
859
+ "loss": 0.3645,
860
+ "step": 2975
861
+ },
862
+ {
863
+ "epoch": 1.34,
864
+ "grad_norm": 0.6312762498855591,
865
+ "learning_rate": 3.084597625329815e-05,
866
+ "loss": 0.5396,
867
+ "step": 3000
868
+ },
869
+ {
870
+ "epoch": 1.35,
871
+ "grad_norm": 9.60580825805664,
872
+ "learning_rate": 3.063984168865435e-05,
873
+ "loss": 0.3903,
874
+ "step": 3025
875
+ },
876
+ {
877
+ "epoch": 1.36,
878
+ "grad_norm": 8.78200626373291,
879
+ "learning_rate": 3.043370712401056e-05,
880
+ "loss": 0.2628,
881
+ "step": 3050
882
+ },
883
+ {
884
+ "epoch": 1.37,
885
+ "grad_norm": 0.5894768834114075,
886
+ "learning_rate": 3.0227572559366757e-05,
887
+ "loss": 0.3829,
888
+ "step": 3075
889
+ },
890
+ {
891
+ "epoch": 1.38,
892
+ "grad_norm": 4.919884204864502,
893
+ "learning_rate": 3.0021437994722955e-05,
894
+ "loss": 0.4657,
895
+ "step": 3100
896
+ },
897
+ {
898
+ "epoch": 1.39,
899
+ "grad_norm": 4.6643290519714355,
900
+ "learning_rate": 2.9815303430079157e-05,
901
+ "loss": 0.4419,
902
+ "step": 3125
903
+ },
904
+ {
905
+ "epoch": 1.4,
906
+ "grad_norm": 4.99531888961792,
907
+ "learning_rate": 2.9609168865435355e-05,
908
+ "loss": 0.6053,
909
+ "step": 3150
910
+ },
911
+ {
912
+ "epoch": 1.41,
913
+ "grad_norm": 2.8033461570739746,
914
+ "learning_rate": 2.940303430079156e-05,
915
+ "loss": 0.3048,
916
+ "step": 3175
917
+ },
918
+ {
919
+ "epoch": 1.42,
920
+ "grad_norm": 10.75854206085205,
921
+ "learning_rate": 2.9196899736147758e-05,
922
+ "loss": 0.3911,
923
+ "step": 3200
924
+ },
925
+ {
926
+ "epoch": 1.44,
927
+ "grad_norm": 1.392392635345459,
928
+ "learning_rate": 2.899076517150396e-05,
929
+ "loss": 0.43,
930
+ "step": 3225
931
+ },
932
+ {
933
+ "epoch": 1.45,
934
+ "grad_norm": 4.793901443481445,
935
+ "learning_rate": 2.8784630606860158e-05,
936
+ "loss": 0.4389,
937
+ "step": 3250
938
+ },
939
+ {
940
+ "epoch": 1.46,
941
+ "grad_norm": 6.22283935546875,
942
+ "learning_rate": 2.8578496042216363e-05,
943
+ "loss": 0.3379,
944
+ "step": 3275
945
+ },
946
+ {
947
+ "epoch": 1.47,
948
+ "grad_norm": 2.443415403366089,
949
+ "learning_rate": 2.837236147757256e-05,
950
+ "loss": 0.4967,
951
+ "step": 3300
952
+ },
953
+ {
954
+ "epoch": 1.48,
955
+ "grad_norm": 4.5518059730529785,
956
+ "learning_rate": 2.8166226912928762e-05,
957
+ "loss": 0.5465,
958
+ "step": 3325
959
+ },
960
+ {
961
+ "epoch": 1.49,
962
+ "grad_norm": 6.078768253326416,
963
+ "learning_rate": 2.796009234828496e-05,
964
+ "loss": 0.4807,
965
+ "step": 3350
966
+ },
967
+ {
968
+ "epoch": 1.5,
969
+ "grad_norm": 0.6977243423461914,
970
+ "learning_rate": 2.775395778364116e-05,
971
+ "loss": 0.5693,
972
+ "step": 3375
973
+ },
974
+ {
975
+ "epoch": 1.51,
976
+ "grad_norm": 13.189055442810059,
977
+ "learning_rate": 2.7547823218997364e-05,
978
+ "loss": 0.2355,
979
+ "step": 3400
980
+ },
981
+ {
982
+ "epoch": 1.52,
983
+ "grad_norm": 11.238237380981445,
984
+ "learning_rate": 2.7341688654353565e-05,
985
+ "loss": 0.5586,
986
+ "step": 3425
987
+ },
988
+ {
989
+ "epoch": 1.54,
990
+ "grad_norm": 8.910079956054688,
991
+ "learning_rate": 2.7135554089709763e-05,
992
+ "loss": 0.4066,
993
+ "step": 3450
994
+ },
995
+ {
996
+ "epoch": 1.55,
997
+ "grad_norm": 1.7681870460510254,
998
+ "learning_rate": 2.692941952506596e-05,
999
+ "loss": 0.5567,
1000
+ "step": 3475
1001
+ },
1002
+ {
1003
+ "epoch": 1.56,
1004
+ "grad_norm": 0.8575474619865417,
1005
+ "learning_rate": 2.6723284960422163e-05,
1006
+ "loss": 0.2942,
1007
+ "step": 3500
1008
+ },
1009
+ {
1010
+ "epoch": 1.57,
1011
+ "grad_norm": 6.890367031097412,
1012
+ "learning_rate": 2.6517150395778368e-05,
1013
+ "loss": 0.2915,
1014
+ "step": 3525
1015
+ },
1016
+ {
1017
+ "epoch": 1.58,
1018
+ "grad_norm": 0.6504009962081909,
1019
+ "learning_rate": 2.6311015831134566e-05,
1020
+ "loss": 0.4993,
1021
+ "step": 3550
1022
+ },
1023
+ {
1024
+ "epoch": 1.59,
1025
+ "grad_norm": 5.363488674163818,
1026
+ "learning_rate": 2.6104881266490768e-05,
1027
+ "loss": 0.4317,
1028
+ "step": 3575
1029
+ },
1030
+ {
1031
+ "epoch": 1.6,
1032
+ "grad_norm": 0.34819716215133667,
1033
+ "learning_rate": 2.5898746701846966e-05,
1034
+ "loss": 0.3354,
1035
+ "step": 3600
1036
+ },
1037
+ {
1038
+ "epoch": 1.61,
1039
+ "grad_norm": 0.5899884104728699,
1040
+ "learning_rate": 2.5692612137203164e-05,
1041
+ "loss": 0.3711,
1042
+ "step": 3625
1043
+ },
1044
+ {
1045
+ "epoch": 1.63,
1046
+ "grad_norm": 3.2884409427642822,
1047
+ "learning_rate": 2.548647757255937e-05,
1048
+ "loss": 0.3231,
1049
+ "step": 3650
1050
+ },
1051
+ {
1052
+ "epoch": 1.64,
1053
+ "grad_norm": 10.364724159240723,
1054
+ "learning_rate": 2.528034300791557e-05,
1055
+ "loss": 0.5173,
1056
+ "step": 3675
1057
+ },
1058
+ {
1059
+ "epoch": 1.65,
1060
+ "grad_norm": 5.121739864349365,
1061
+ "learning_rate": 2.507420844327177e-05,
1062
+ "loss": 0.4939,
1063
+ "step": 3700
1064
+ },
1065
+ {
1066
+ "epoch": 1.66,
1067
+ "grad_norm": 6.0736589431762695,
1068
+ "learning_rate": 2.486807387862797e-05,
1069
+ "loss": 0.4922,
1070
+ "step": 3725
1071
+ },
1072
+ {
1073
+ "epoch": 1.67,
1074
+ "grad_norm": 11.522198677062988,
1075
+ "learning_rate": 2.466193931398417e-05,
1076
+ "loss": 0.4233,
1077
+ "step": 3750
1078
+ },
1079
+ {
1080
+ "epoch": 1.68,
1081
+ "grad_norm": 2.02380633354187,
1082
+ "learning_rate": 2.4455804749340373e-05,
1083
+ "loss": 0.3657,
1084
+ "step": 3775
1085
+ },
1086
+ {
1087
+ "epoch": 1.69,
1088
+ "grad_norm": 7.379997730255127,
1089
+ "learning_rate": 2.424967018469657e-05,
1090
+ "loss": 0.4719,
1091
+ "step": 3800
1092
+ },
1093
+ {
1094
+ "epoch": 1.7,
1095
+ "grad_norm": 9.087469100952148,
1096
+ "learning_rate": 2.404353562005277e-05,
1097
+ "loss": 0.4912,
1098
+ "step": 3825
1099
+ },
1100
+ {
1101
+ "epoch": 1.71,
1102
+ "grad_norm": 6.239768028259277,
1103
+ "learning_rate": 2.383740105540897e-05,
1104
+ "loss": 0.4496,
1105
+ "step": 3850
1106
+ },
1107
+ {
1108
+ "epoch": 1.73,
1109
+ "grad_norm": 0.5235075354576111,
1110
+ "learning_rate": 2.3631266490765173e-05,
1111
+ "loss": 0.3338,
1112
+ "step": 3875
1113
+ },
1114
+ {
1115
+ "epoch": 1.74,
1116
+ "grad_norm": 4.942290782928467,
1117
+ "learning_rate": 2.3425131926121374e-05,
1118
+ "loss": 0.5681,
1119
+ "step": 3900
1120
+ },
1121
+ {
1122
+ "epoch": 1.75,
1123
+ "grad_norm": 0.7366746068000793,
1124
+ "learning_rate": 2.3218997361477572e-05,
1125
+ "loss": 0.4026,
1126
+ "step": 3925
1127
+ },
1128
+ {
1129
+ "epoch": 1.76,
1130
+ "grad_norm": 6.261937141418457,
1131
+ "learning_rate": 2.3012862796833774e-05,
1132
+ "loss": 0.3486,
1133
+ "step": 3950
1134
+ },
1135
+ {
1136
+ "epoch": 1.77,
1137
+ "grad_norm": 4.27028751373291,
1138
+ "learning_rate": 2.2806728232189976e-05,
1139
+ "loss": 0.2636,
1140
+ "step": 3975
1141
+ },
1142
+ {
1143
+ "epoch": 1.78,
1144
+ "grad_norm": 1.5691050291061401,
1145
+ "learning_rate": 2.260883905013193e-05,
1146
+ "loss": 0.4031,
1147
+ "step": 4000
1148
+ },
1149
+ {
1150
+ "epoch": 1.79,
1151
+ "grad_norm": 8.969446182250977,
1152
+ "learning_rate": 2.2402704485488127e-05,
1153
+ "loss": 0.3943,
1154
+ "step": 4025
1155
+ },
1156
+ {
1157
+ "epoch": 1.8,
1158
+ "grad_norm": 0.4185885190963745,
1159
+ "learning_rate": 2.219656992084433e-05,
1160
+ "loss": 0.4099,
1161
+ "step": 4050
1162
+ },
1163
+ {
1164
+ "epoch": 1.81,
1165
+ "grad_norm": 3.5010409355163574,
1166
+ "learning_rate": 2.1990435356200527e-05,
1167
+ "loss": 0.5192,
1168
+ "step": 4075
1169
+ },
1170
+ {
1171
+ "epoch": 1.83,
1172
+ "grad_norm": 0.3482280969619751,
1173
+ "learning_rate": 2.1784300791556732e-05,
1174
+ "loss": 0.4143,
1175
+ "step": 4100
1176
+ },
1177
+ {
1178
+ "epoch": 1.84,
1179
+ "grad_norm": 0.623389720916748,
1180
+ "learning_rate": 2.157816622691293e-05,
1181
+ "loss": 0.3566,
1182
+ "step": 4125
1183
+ },
1184
+ {
1185
+ "epoch": 1.85,
1186
+ "grad_norm": 11.738636016845703,
1187
+ "learning_rate": 2.1372031662269128e-05,
1188
+ "loss": 0.4869,
1189
+ "step": 4150
1190
+ },
1191
+ {
1192
+ "epoch": 1.86,
1193
+ "grad_norm": 18.07844352722168,
1194
+ "learning_rate": 2.116589709762533e-05,
1195
+ "loss": 0.2863,
1196
+ "step": 4175
1197
+ },
1198
+ {
1199
+ "epoch": 1.87,
1200
+ "grad_norm": 7.016993522644043,
1201
+ "learning_rate": 2.095976253298153e-05,
1202
+ "loss": 0.3461,
1203
+ "step": 4200
1204
+ },
1205
+ {
1206
+ "epoch": 1.88,
1207
+ "grad_norm": 0.18062768876552582,
1208
+ "learning_rate": 2.0753627968337733e-05,
1209
+ "loss": 0.2242,
1210
+ "step": 4225
1211
+ },
1212
+ {
1213
+ "epoch": 1.89,
1214
+ "grad_norm": 8.72131061553955,
1215
+ "learning_rate": 2.054749340369393e-05,
1216
+ "loss": 0.4769,
1217
+ "step": 4250
1218
+ },
1219
+ {
1220
+ "epoch": 1.9,
1221
+ "grad_norm": 0.8265817165374756,
1222
+ "learning_rate": 2.0341358839050133e-05,
1223
+ "loss": 0.4334,
1224
+ "step": 4275
1225
+ },
1226
+ {
1227
+ "epoch": 1.91,
1228
+ "grad_norm": 2.490007162094116,
1229
+ "learning_rate": 2.0135224274406334e-05,
1230
+ "loss": 0.457,
1231
+ "step": 4300
1232
+ },
1233
+ {
1234
+ "epoch": 1.93,
1235
+ "grad_norm": 0.18633964657783508,
1236
+ "learning_rate": 1.9929089709762532e-05,
1237
+ "loss": 0.4192,
1238
+ "step": 4325
1239
+ },
1240
+ {
1241
+ "epoch": 1.94,
1242
+ "grad_norm": 5.816620826721191,
1243
+ "learning_rate": 1.9722955145118734e-05,
1244
+ "loss": 0.3111,
1245
+ "step": 4350
1246
+ },
1247
+ {
1248
+ "epoch": 1.95,
1249
+ "grad_norm": 5.391794204711914,
1250
+ "learning_rate": 1.9516820580474935e-05,
1251
+ "loss": 0.276,
1252
+ "step": 4375
1253
+ },
1254
+ {
1255
+ "epoch": 1.96,
1256
+ "grad_norm": 0.8628760576248169,
1257
+ "learning_rate": 1.9310686015831137e-05,
1258
+ "loss": 0.3737,
1259
+ "step": 4400
1260
+ },
1261
+ {
1262
+ "epoch": 1.97,
1263
+ "grad_norm": 4.97860050201416,
1264
+ "learning_rate": 1.9104551451187335e-05,
1265
+ "loss": 0.376,
1266
+ "step": 4425
1267
+ },
1268
+ {
1269
+ "epoch": 1.98,
1270
+ "grad_norm": 4.89571475982666,
1271
+ "learning_rate": 1.8898416886543537e-05,
1272
+ "loss": 0.3772,
1273
+ "step": 4450
1274
+ },
1275
+ {
1276
+ "epoch": 1.99,
1277
+ "grad_norm": 0.35662633180618286,
1278
+ "learning_rate": 1.8692282321899738e-05,
1279
+ "loss": 0.4631,
1280
+ "step": 4475
1281
+ },
1282
+ {
1283
+ "epoch": 2.0,
1284
+ "eval_accuracy": 0.9203204985533051,
1285
+ "eval_f1_macro": 0.49143994642521266,
1286
+ "eval_f1_micro": 0.9203204985533051,
1287
+ "eval_f1_weighted": 0.9061028561941445,
1288
+ "eval_loss": 0.2875824272632599,
1289
+ "eval_precision_macro": 0.6640335095209342,
1290
+ "eval_precision_micro": 0.9203204985533051,
1291
+ "eval_precision_weighted": 0.9054269421170664,
1292
+ "eval_recall_macro": 0.445379050503802,
1293
+ "eval_recall_micro": 0.9203204985533051,
1294
+ "eval_recall_weighted": 0.9203204985533051,
1295
+ "eval_runtime": 404.3838,
1296
+ "eval_samples_per_second": 11.111,
1297
+ "eval_steps_per_second": 0.695,
1298
+ "step": 4492
1299
+ },
1300
+ {
1301
+ "epoch": 2.0,
1302
+ "grad_norm": 10.790550231933594,
1303
+ "learning_rate": 1.8486147757255936e-05,
1304
+ "loss": 0.536,
1305
+ "step": 4500
1306
+ },
1307
+ {
1308
+ "epoch": 2.01,
1309
+ "grad_norm": 8.45910930633545,
1310
+ "learning_rate": 1.8280013192612138e-05,
1311
+ "loss": 0.4415,
1312
+ "step": 4525
1313
+ },
1314
+ {
1315
+ "epoch": 2.03,
1316
+ "grad_norm": 5.119017124176025,
1317
+ "learning_rate": 1.807387862796834e-05,
1318
+ "loss": 0.3585,
1319
+ "step": 4550
1320
+ },
1321
+ {
1322
+ "epoch": 2.04,
1323
+ "grad_norm": 1.2371793985366821,
1324
+ "learning_rate": 1.786774406332454e-05,
1325
+ "loss": 0.3951,
1326
+ "step": 4575
1327
+ },
1328
+ {
1329
+ "epoch": 2.05,
1330
+ "grad_norm": 4.3467607498168945,
1331
+ "learning_rate": 1.766160949868074e-05,
1332
+ "loss": 0.4048,
1333
+ "step": 4600
1334
+ },
1335
+ {
1336
+ "epoch": 2.06,
1337
+ "grad_norm": 0.7943634986877441,
1338
+ "learning_rate": 1.7455474934036937e-05,
1339
+ "loss": 0.3604,
1340
+ "step": 4625
1341
+ },
1342
+ {
1343
+ "epoch": 2.07,
1344
+ "grad_norm": 1.8456642627716064,
1345
+ "learning_rate": 1.7249340369393142e-05,
1346
+ "loss": 0.4308,
1347
+ "step": 4650
1348
+ },
1349
+ {
1350
+ "epoch": 2.08,
1351
+ "grad_norm": 15.450132369995117,
1352
+ "learning_rate": 1.704320580474934e-05,
1353
+ "loss": 0.2849,
1354
+ "step": 4675
1355
+ },
1356
+ {
1357
+ "epoch": 2.09,
1358
+ "grad_norm": 0.7097306251525879,
1359
+ "learning_rate": 1.6837071240105542e-05,
1360
+ "loss": 0.3189,
1361
+ "step": 4700
1362
+ },
1363
+ {
1364
+ "epoch": 2.1,
1365
+ "grad_norm": 0.0466163270175457,
1366
+ "learning_rate": 1.663093667546174e-05,
1367
+ "loss": 0.3747,
1368
+ "step": 4725
1369
+ },
1370
+ {
1371
+ "epoch": 2.11,
1372
+ "grad_norm": 17.914644241333008,
1373
+ "learning_rate": 1.6424802110817945e-05,
1374
+ "loss": 0.4635,
1375
+ "step": 4750
1376
+ },
1377
+ {
1378
+ "epoch": 2.13,
1379
+ "grad_norm": 5.257259845733643,
1380
+ "learning_rate": 1.6218667546174143e-05,
1381
+ "loss": 0.3882,
1382
+ "step": 4775
1383
+ },
1384
+ {
1385
+ "epoch": 2.14,
1386
+ "grad_norm": 0.1565193384885788,
1387
+ "learning_rate": 1.601253298153034e-05,
1388
+ "loss": 0.4073,
1389
+ "step": 4800
1390
+ },
1391
+ {
1392
+ "epoch": 2.15,
1393
+ "grad_norm": 13.001235008239746,
1394
+ "learning_rate": 1.5806398416886546e-05,
1395
+ "loss": 0.3174,
1396
+ "step": 4825
1397
+ },
1398
+ {
1399
+ "epoch": 2.16,
1400
+ "grad_norm": 11.252735137939453,
1401
+ "learning_rate": 1.5600263852242745e-05,
1402
+ "loss": 0.4794,
1403
+ "step": 4850
1404
+ },
1405
+ {
1406
+ "epoch": 2.17,
1407
+ "grad_norm": 8.534846305847168,
1408
+ "learning_rate": 1.5394129287598946e-05,
1409
+ "loss": 0.2951,
1410
+ "step": 4875
1411
+ },
1412
+ {
1413
+ "epoch": 2.18,
1414
+ "grad_norm": 4.504175662994385,
1415
+ "learning_rate": 1.5187994722955146e-05,
1416
+ "loss": 0.5374,
1417
+ "step": 4900
1418
+ },
1419
+ {
1420
+ "epoch": 2.19,
1421
+ "grad_norm": 4.395377159118652,
1422
+ "learning_rate": 1.4981860158311347e-05,
1423
+ "loss": 0.3697,
1424
+ "step": 4925
1425
+ },
1426
+ {
1427
+ "epoch": 2.2,
1428
+ "grad_norm": 11.302129745483398,
1429
+ "learning_rate": 1.4775725593667547e-05,
1430
+ "loss": 0.2116,
1431
+ "step": 4950
1432
+ },
1433
+ {
1434
+ "epoch": 2.22,
1435
+ "grad_norm": 0.7363251447677612,
1436
+ "learning_rate": 1.4569591029023747e-05,
1437
+ "loss": 0.327,
1438
+ "step": 4975
1439
+ },
1440
+ {
1441
+ "epoch": 2.23,
1442
+ "grad_norm": 4.721381664276123,
1443
+ "learning_rate": 1.4363456464379949e-05,
1444
+ "loss": 0.3867,
1445
+ "step": 5000
1446
+ },
1447
+ {
1448
+ "epoch": 2.24,
1449
+ "grad_norm": 2.9688565731048584,
1450
+ "learning_rate": 1.4157321899736149e-05,
1451
+ "loss": 0.4413,
1452
+ "step": 5025
1453
+ },
1454
+ {
1455
+ "epoch": 2.25,
1456
+ "grad_norm": 0.40781280398368835,
1457
+ "learning_rate": 1.395118733509235e-05,
1458
+ "loss": 0.3637,
1459
+ "step": 5050
1460
+ },
1461
+ {
1462
+ "epoch": 2.26,
1463
+ "grad_norm": 1.3190653324127197,
1464
+ "learning_rate": 1.374505277044855e-05,
1465
+ "loss": 0.3532,
1466
+ "step": 5075
1467
+ },
1468
+ {
1469
+ "epoch": 2.27,
1470
+ "grad_norm": 0.6920987963676453,
1471
+ "learning_rate": 1.3538918205804748e-05,
1472
+ "loss": 0.3523,
1473
+ "step": 5100
1474
+ },
1475
+ {
1476
+ "epoch": 2.28,
1477
+ "grad_norm": 10.344520568847656,
1478
+ "learning_rate": 1.3332783641160951e-05,
1479
+ "loss": 0.4375,
1480
+ "step": 5125
1481
+ },
1482
+ {
1483
+ "epoch": 2.29,
1484
+ "grad_norm": 12.584922790527344,
1485
+ "learning_rate": 1.312664907651715e-05,
1486
+ "loss": 0.4301,
1487
+ "step": 5150
1488
+ },
1489
+ {
1490
+ "epoch": 2.3,
1491
+ "grad_norm": 0.4461086094379425,
1492
+ "learning_rate": 1.2920514511873353e-05,
1493
+ "loss": 0.3158,
1494
+ "step": 5175
1495
+ },
1496
+ {
1497
+ "epoch": 2.32,
1498
+ "grad_norm": 9.555744171142578,
1499
+ "learning_rate": 1.2714379947229551e-05,
1500
+ "loss": 0.3468,
1501
+ "step": 5200
1502
+ },
1503
+ {
1504
+ "epoch": 2.33,
1505
+ "grad_norm": 12.140357971191406,
1506
+ "learning_rate": 1.2508245382585754e-05,
1507
+ "loss": 0.4215,
1508
+ "step": 5225
1509
+ },
1510
+ {
1511
+ "epoch": 2.34,
1512
+ "grad_norm": 4.640113830566406,
1513
+ "learning_rate": 1.2302110817941952e-05,
1514
+ "loss": 0.3538,
1515
+ "step": 5250
1516
+ },
1517
+ {
1518
+ "epoch": 2.35,
1519
+ "grad_norm": 8.983073234558105,
1520
+ "learning_rate": 1.2095976253298154e-05,
1521
+ "loss": 0.2868,
1522
+ "step": 5275
1523
+ },
1524
+ {
1525
+ "epoch": 2.36,
1526
+ "grad_norm": 6.697389125823975,
1527
+ "learning_rate": 1.1889841688654354e-05,
1528
+ "loss": 0.4148,
1529
+ "step": 5300
1530
+ },
1531
+ {
1532
+ "epoch": 2.37,
1533
+ "grad_norm": 9.571817398071289,
1534
+ "learning_rate": 1.1683707124010555e-05,
1535
+ "loss": 0.4891,
1536
+ "step": 5325
1537
+ },
1538
+ {
1539
+ "epoch": 2.38,
1540
+ "grad_norm": 6.644136905670166,
1541
+ "learning_rate": 1.1477572559366755e-05,
1542
+ "loss": 0.2858,
1543
+ "step": 5350
1544
+ },
1545
+ {
1546
+ "epoch": 2.39,
1547
+ "grad_norm": 19.55898666381836,
1548
+ "learning_rate": 1.1271437994722955e-05,
1549
+ "loss": 0.4059,
1550
+ "step": 5375
1551
+ },
1552
+ {
1553
+ "epoch": 2.4,
1554
+ "grad_norm": 6.888569355010986,
1555
+ "learning_rate": 1.1065303430079157e-05,
1556
+ "loss": 0.3415,
1557
+ "step": 5400
1558
+ },
1559
+ {
1560
+ "epoch": 2.42,
1561
+ "grad_norm": 7.856134414672852,
1562
+ "learning_rate": 1.0859168865435356e-05,
1563
+ "loss": 0.3327,
1564
+ "step": 5425
1565
+ },
1566
+ {
1567
+ "epoch": 2.43,
1568
+ "grad_norm": 15.82084846496582,
1569
+ "learning_rate": 1.0653034300791558e-05,
1570
+ "loss": 0.4321,
1571
+ "step": 5450
1572
+ },
1573
+ {
1574
+ "epoch": 2.44,
1575
+ "grad_norm": 14.98440170288086,
1576
+ "learning_rate": 1.0446899736147758e-05,
1577
+ "loss": 0.4672,
1578
+ "step": 5475
1579
+ },
1580
+ {
1581
+ "epoch": 2.45,
1582
+ "grad_norm": 0.872367799282074,
1583
+ "learning_rate": 1.0240765171503958e-05,
1584
+ "loss": 0.2711,
1585
+ "step": 5500
1586
+ },
1587
+ {
1588
+ "epoch": 2.46,
1589
+ "grad_norm": 5.635341167449951,
1590
+ "learning_rate": 1.0034630606860158e-05,
1591
+ "loss": 0.3636,
1592
+ "step": 5525
1593
+ },
1594
+ {
1595
+ "epoch": 2.47,
1596
+ "grad_norm": 12.989480972290039,
1597
+ "learning_rate": 9.82849604221636e-06,
1598
+ "loss": 0.3524,
1599
+ "step": 5550
1600
+ },
1601
+ {
1602
+ "epoch": 2.48,
1603
+ "grad_norm": 16.43426513671875,
1604
+ "learning_rate": 9.622361477572559e-06,
1605
+ "loss": 0.2381,
1606
+ "step": 5575
1607
+ },
1608
+ {
1609
+ "epoch": 2.49,
1610
+ "grad_norm": 1.0547945499420166,
1611
+ "learning_rate": 9.41622691292876e-06,
1612
+ "loss": 0.3293,
1613
+ "step": 5600
1614
+ },
1615
+ {
1616
+ "epoch": 2.5,
1617
+ "grad_norm": 13.630729675292969,
1618
+ "learning_rate": 9.210092348284962e-06,
1619
+ "loss": 0.3658,
1620
+ "step": 5625
1621
+ },
1622
+ {
1623
+ "epoch": 2.52,
1624
+ "grad_norm": 12.972505569458008,
1625
+ "learning_rate": 9.003957783641162e-06,
1626
+ "loss": 0.2829,
1627
+ "step": 5650
1628
+ },
1629
+ {
1630
+ "epoch": 2.53,
1631
+ "grad_norm": 10.048601150512695,
1632
+ "learning_rate": 8.797823218997362e-06,
1633
+ "loss": 0.3867,
1634
+ "step": 5675
1635
+ },
1636
+ {
1637
+ "epoch": 2.54,
1638
+ "grad_norm": 1.120229721069336,
1639
+ "learning_rate": 8.591688654353562e-06,
1640
+ "loss": 0.4166,
1641
+ "step": 5700
1642
+ },
1643
+ {
1644
+ "epoch": 2.55,
1645
+ "grad_norm": 0.9482748508453369,
1646
+ "learning_rate": 8.385554089709763e-06,
1647
+ "loss": 0.4281,
1648
+ "step": 5725
1649
+ },
1650
+ {
1651
+ "epoch": 2.56,
1652
+ "grad_norm": 0.29686295986175537,
1653
+ "learning_rate": 8.179419525065963e-06,
1654
+ "loss": 0.3187,
1655
+ "step": 5750
1656
+ },
1657
+ {
1658
+ "epoch": 2.57,
1659
+ "grad_norm": 9.385336875915527,
1660
+ "learning_rate": 7.973284960422165e-06,
1661
+ "loss": 0.3553,
1662
+ "step": 5775
1663
+ },
1664
+ {
1665
+ "epoch": 2.58,
1666
+ "grad_norm": 5.910414695739746,
1667
+ "learning_rate": 7.767150395778365e-06,
1668
+ "loss": 0.2821,
1669
+ "step": 5800
1670
+ },
1671
+ {
1672
+ "epoch": 2.59,
1673
+ "grad_norm": 5.932247161865234,
1674
+ "learning_rate": 7.561015831134564e-06,
1675
+ "loss": 0.2706,
1676
+ "step": 5825
1677
+ },
1678
+ {
1679
+ "epoch": 2.6,
1680
+ "grad_norm": 1.826149821281433,
1681
+ "learning_rate": 7.354881266490765e-06,
1682
+ "loss": 0.3742,
1683
+ "step": 5850
1684
+ },
1685
+ {
1686
+ "epoch": 2.62,
1687
+ "grad_norm": 9.548162460327148,
1688
+ "learning_rate": 7.148746701846966e-06,
1689
+ "loss": 0.3124,
1690
+ "step": 5875
1691
+ },
1692
+ {
1693
+ "epoch": 2.63,
1694
+ "grad_norm": 10.59200668334961,
1695
+ "learning_rate": 6.9426121372031665e-06,
1696
+ "loss": 0.2541,
1697
+ "step": 5900
1698
+ },
1699
+ {
1700
+ "epoch": 2.64,
1701
+ "grad_norm": 6.801640033721924,
1702
+ "learning_rate": 6.736477572559367e-06,
1703
+ "loss": 0.336,
1704
+ "step": 5925
1705
+ },
1706
+ {
1707
+ "epoch": 2.65,
1708
+ "grad_norm": 6.312964916229248,
1709
+ "learning_rate": 6.530343007915568e-06,
1710
+ "loss": 0.5251,
1711
+ "step": 5950
1712
+ },
1713
+ {
1714
+ "epoch": 2.66,
1715
+ "grad_norm": 10.121294975280762,
1716
+ "learning_rate": 6.324208443271768e-06,
1717
+ "loss": 0.3999,
1718
+ "step": 5975
1719
+ },
1720
+ {
1721
+ "epoch": 2.67,
1722
+ "grad_norm": 11.066811561584473,
1723
+ "learning_rate": 6.1180738786279684e-06,
1724
+ "loss": 0.3101,
1725
+ "step": 6000
1726
+ },
1727
+ {
1728
+ "epoch": 2.68,
1729
+ "grad_norm": 0.14530642330646515,
1730
+ "learning_rate": 5.911939313984169e-06,
1731
+ "loss": 0.2483,
1732
+ "step": 6025
1733
+ },
1734
+ {
1735
+ "epoch": 2.69,
1736
+ "grad_norm": 8.127425193786621,
1737
+ "learning_rate": 5.70580474934037e-06,
1738
+ "loss": 0.2684,
1739
+ "step": 6050
1740
+ },
1741
+ {
1742
+ "epoch": 2.7,
1743
+ "grad_norm": 4.671697616577148,
1744
+ "learning_rate": 5.4996701846965706e-06,
1745
+ "loss": 0.3339,
1746
+ "step": 6075
1747
+ },
1748
+ {
1749
+ "epoch": 2.72,
1750
+ "grad_norm": 7.663967609405518,
1751
+ "learning_rate": 5.29353562005277e-06,
1752
+ "loss": 0.2823,
1753
+ "step": 6100
1754
+ },
1755
+ {
1756
+ "epoch": 2.73,
1757
+ "grad_norm": 4.24953556060791,
1758
+ "learning_rate": 5.087401055408971e-06,
1759
+ "loss": 0.2481,
1760
+ "step": 6125
1761
+ },
1762
+ {
1763
+ "epoch": 2.74,
1764
+ "grad_norm": 6.942299842834473,
1765
+ "learning_rate": 4.881266490765172e-06,
1766
+ "loss": 0.3467,
1767
+ "step": 6150
1768
+ },
1769
+ {
1770
+ "epoch": 2.75,
1771
+ "grad_norm": 2.23897123336792,
1772
+ "learning_rate": 4.6751319261213725e-06,
1773
+ "loss": 0.4663,
1774
+ "step": 6175
1775
+ },
1776
+ {
1777
+ "epoch": 2.76,
1778
+ "grad_norm": 21.0181827545166,
1779
+ "learning_rate": 4.468997361477572e-06,
1780
+ "loss": 0.2012,
1781
+ "step": 6200
1782
+ },
1783
+ {
1784
+ "epoch": 2.77,
1785
+ "grad_norm": 6.582679748535156,
1786
+ "learning_rate": 4.262862796833773e-06,
1787
+ "loss": 0.3391,
1788
+ "step": 6225
1789
+ },
1790
+ {
1791
+ "epoch": 2.78,
1792
+ "grad_norm": 0.8921090960502625,
1793
+ "learning_rate": 4.056728232189974e-06,
1794
+ "loss": 0.2925,
1795
+ "step": 6250
1796
+ },
1797
+ {
1798
+ "epoch": 2.79,
1799
+ "grad_norm": 0.729013204574585,
1800
+ "learning_rate": 3.8505936675461745e-06,
1801
+ "loss": 0.2918,
1802
+ "step": 6275
1803
+ },
1804
+ {
1805
+ "epoch": 2.8,
1806
+ "grad_norm": 0.47634056210517883,
1807
+ "learning_rate": 3.6527044854881267e-06,
1808
+ "loss": 0.3309,
1809
+ "step": 6300
1810
+ },
1811
+ {
1812
+ "epoch": 2.82,
1813
+ "grad_norm": 0.7455437183380127,
1814
+ "learning_rate": 3.4465699208443274e-06,
1815
+ "loss": 0.2839,
1816
+ "step": 6325
1817
+ },
1818
+ {
1819
+ "epoch": 2.83,
1820
+ "grad_norm": 17.21619415283203,
1821
+ "learning_rate": 3.240435356200528e-06,
1822
+ "loss": 0.3023,
1823
+ "step": 6350
1824
+ },
1825
+ {
1826
+ "epoch": 2.84,
1827
+ "grad_norm": 0.5437944531440735,
1828
+ "learning_rate": 3.0343007915567284e-06,
1829
+ "loss": 0.2888,
1830
+ "step": 6375
1831
+ },
1832
+ {
1833
+ "epoch": 2.85,
1834
+ "grad_norm": 4.063761234283447,
1835
+ "learning_rate": 2.8281662269129287e-06,
1836
+ "loss": 0.4373,
1837
+ "step": 6400
1838
+ },
1839
+ {
1840
+ "epoch": 2.86,
1841
+ "grad_norm": 6.74634313583374,
1842
+ "learning_rate": 2.6220316622691294e-06,
1843
+ "loss": 0.4396,
1844
+ "step": 6425
1845
+ },
1846
+ {
1847
+ "epoch": 2.87,
1848
+ "grad_norm": 3.216498613357544,
1849
+ "learning_rate": 2.41589709762533e-06,
1850
+ "loss": 0.3116,
1851
+ "step": 6450
1852
+ },
1853
+ {
1854
+ "epoch": 2.88,
1855
+ "grad_norm": 1.6705697774887085,
1856
+ "learning_rate": 2.2097625329815304e-06,
1857
+ "loss": 0.3643,
1858
+ "step": 6475
1859
+ },
1860
+ {
1861
+ "epoch": 2.89,
1862
+ "grad_norm": 4.8092851638793945,
1863
+ "learning_rate": 2.003627968337731e-06,
1864
+ "loss": 0.2643,
1865
+ "step": 6500
1866
+ },
1867
+ {
1868
+ "epoch": 2.91,
1869
+ "grad_norm": 16.015827178955078,
1870
+ "learning_rate": 1.7974934036939316e-06,
1871
+ "loss": 0.4048,
1872
+ "step": 6525
1873
+ },
1874
+ {
1875
+ "epoch": 2.92,
1876
+ "grad_norm": 2.7783210277557373,
1877
+ "learning_rate": 1.5913588390501319e-06,
1878
+ "loss": 0.3777,
1879
+ "step": 6550
1880
+ },
1881
+ {
1882
+ "epoch": 2.93,
1883
+ "grad_norm": 0.9853120446205139,
1884
+ "learning_rate": 1.3852242744063324e-06,
1885
+ "loss": 0.2335,
1886
+ "step": 6575
1887
+ },
1888
+ {
1889
+ "epoch": 2.94,
1890
+ "grad_norm": 0.24746793508529663,
1891
+ "learning_rate": 1.179089709762533e-06,
1892
+ "loss": 0.1812,
1893
+ "step": 6600
1894
+ },
1895
+ {
1896
+ "epoch": 2.95,
1897
+ "grad_norm": 2.739319324493408,
1898
+ "learning_rate": 9.729551451187335e-07,
1899
+ "loss": 0.2132,
1900
+ "step": 6625
1901
+ },
1902
+ {
1903
+ "epoch": 2.96,
1904
+ "grad_norm": 0.38551005721092224,
1905
+ "learning_rate": 7.66820580474934e-07,
1906
+ "loss": 0.2686,
1907
+ "step": 6650
1908
+ },
1909
+ {
1910
+ "epoch": 2.97,
1911
+ "grad_norm": 6.976538181304932,
1912
+ "learning_rate": 5.606860158311346e-07,
1913
+ "loss": 0.507,
1914
+ "step": 6675
1915
+ },
1916
+ {
1917
+ "epoch": 2.98,
1918
+ "grad_norm": 6.835049152374268,
1919
+ "learning_rate": 3.5455145118733513e-07,
1920
+ "loss": 0.4169,
1921
+ "step": 6700
1922
+ },
1923
+ {
1924
+ "epoch": 2.99,
1925
+ "grad_norm": 0.45143523812294006,
1926
+ "learning_rate": 1.4841688654353562e-07,
1927
+ "loss": 0.3045,
1928
+ "step": 6725
1929
+ },
1930
+ {
1931
+ "epoch": 3.0,
1932
+ "eval_accuracy": 0.9278878255063432,
1933
+ "eval_f1_macro": 0.5509939923795275,
1934
+ "eval_f1_micro": 0.9278878255063432,
1935
+ "eval_f1_weighted": 0.915533252030031,
1936
+ "eval_loss": 0.2612117528915405,
1937
+ "eval_precision_macro": 0.7507175360173887,
1938
+ "eval_precision_micro": 0.9278878255063432,
1939
+ "eval_precision_weighted": 0.9184859185112592,
1940
+ "eval_recall_macro": 0.4872137731200702,
1941
+ "eval_recall_micro": 0.9278878255063432,
1942
+ "eval_recall_weighted": 0.9278878255063432,
1943
+ "eval_runtime": 408.2523,
1944
+ "eval_samples_per_second": 11.005,
1945
+ "eval_steps_per_second": 0.688,
1946
+ "step": 6738
1947
+ }
1948
+ ],
1949
+ "logging_steps": 25,
1950
+ "max_steps": 6738,
1951
+ "num_input_tokens_seen": 0,
1952
+ "num_train_epochs": 3,
1953
+ "save_steps": 500,
1954
+ "total_flos": 4.1760701843670835e+18,
1955
+ "train_batch_size": 8,
1956
+ "trial_name": null,
1957
+ "trial_params": null
1958
+ }
checkpoint-6738/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1ef4ab0612090f4a56e02e8a956a28a2c4ee08d649bb5e36b992f340460d6b9
3
+ size 4920
config.json ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "howdyaendra/xblock-social-screenshots-4",
3
+ "_num_labels": 11,
4
+ "architectures": [
5
+ "ViTForImageClassification"
6
+ ],
7
+ "attention_probs_dropout_prob": 0.0,
8
+ "encoder_stride": 16,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.0,
11
+ "hidden_size": 768,
12
+ "id2label": {
13
+ "0": "altright",
14
+ "1": "bluesky",
15
+ "2": "facebook",
16
+ "3": "fediverse",
17
+ "4": "instagram",
18
+ "5": "reddit",
19
+ "6": "threads",
20
+ "7": "tumblr",
21
+ "8": "twitter",
22
+ "9": "uncategorised",
23
+ "10": "unrecognised-screenshot"
24
+ },
25
+ "image_size": 224,
26
+ "initializer_range": 0.02,
27
+ "intermediate_size": 3072,
28
+ "label2id": {
29
+ "altright": 0,
30
+ "bluesky": 1,
31
+ "facebook": 2,
32
+ "fediverse": 3,
33
+ "instagram": 4,
34
+ "reddit": 5,
35
+ "threads": 6,
36
+ "tumblr": 7,
37
+ "twitter": 8,
38
+ "uncategorised": 9,
39
+ "unrecognised-screenshot": 10
40
+ },
41
+ "layer_norm_eps": 1e-12,
42
+ "model_type": "vit",
43
+ "num_attention_heads": 12,
44
+ "num_channels": 3,
45
+ "num_hidden_layers": 12,
46
+ "patch_size": 16,
47
+ "problem_type": "single_label_classification",
48
+ "qkv_bias": true,
49
+ "torch_dtype": "float32",
50
+ "transformers_version": "4.39.3"
51
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b2856bcc7e04eab625bc155adee770d4356202e9cd0aadf76f833a321d3d666
3
+ size 343251660
preprocessor_config.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_valid_processor_keys": [
3
+ "images",
4
+ "do_resize",
5
+ "size",
6
+ "resample",
7
+ "do_rescale",
8
+ "rescale_factor",
9
+ "do_normalize",
10
+ "image_mean",
11
+ "image_std",
12
+ "return_tensors",
13
+ "data_format",
14
+ "input_data_format"
15
+ ],
16
+ "do_normalize": true,
17
+ "do_rescale": true,
18
+ "do_resize": true,
19
+ "image_mean": [
20
+ 0.5,
21
+ 0.5,
22
+ 0.5
23
+ ],
24
+ "image_processor_type": "ViTImageProcessor",
25
+ "image_std": [
26
+ 0.5,
27
+ 0.5,
28
+ 0.5
29
+ ],
30
+ "resample": 2,
31
+ "rescale_factor": 0.00392156862745098,
32
+ "size": {
33
+ "height": 224,
34
+ "width": 224
35
+ }
36
+ }
runs/Apr13_11-07-33_496e75b93dc4/events.out.tfevents.1713006454.496e75b93dc4.203.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:75afb60263ffb8706fa5ed8ba65ccf0518de5fb9ebad6714999227ad5f5b0890
3
- size 57421
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc6ca5663676cb2a6ccb4f182c5ddb2fd209ea3cfbb1c7df890802f7cd4e9272
3
+ size 64727
runs/Apr13_11-07-33_496e75b93dc4/events.out.tfevents.1713013645.496e75b93dc4.203.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52cfb00d782b22e57f8bc195b67fbcff72ed0f6a9c0b089ea9e8fae6c62a3479
3
+ size 921
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1ef4ab0612090f4a56e02e8a956a28a2c4ee08d649bb5e36b992f340460d6b9
3
+ size 4920
training_params.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "data_path": "xblock-social-screenshots-5/autotrain-data",
3
+ "model": "howdyaendra/xblock-social-screenshots-4",
4
+ "username": "howdyaendra",
5
+ "lr": 5e-05,
6
+ "epochs": 3,
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": "validation",
17
+ "logging_steps": -1,
18
+ "project_name": "xblock-social-screenshots-5",
19
+ "auto_find_batch_size": false,
20
+ "mixed_precision": "fp16",
21
+ "save_total_limit": 1,
22
+ "save_strategy": "epoch",
23
+ "push_to_hub": true,
24
+ "repo_id": "howdyaendra/xblock-social-screenshots-5",
25
+ "evaluation_strategy": "epoch",
26
+ "image_column": "autotrain_image",
27
+ "target_column": "autotrain_label",
28
+ "log": "tensorboard"
29
+ }