kimlong22 commited on
Commit
1b86207
·
verified ·
1 Parent(s): 99c365e

Training in progress, epoch 2, checkpoint

Browse files
last-checkpoint/config.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "google-bert/bert-base-multilingual-cased",
3
+ "architectures": [
4
+ "BertForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "directionality": "bidi",
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 768,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 3072,
14
+ "layer_norm_eps": 1e-12,
15
+ "max_position_embeddings": 512,
16
+ "model_type": "bert",
17
+ "num_attention_heads": 12,
18
+ "num_hidden_layers": 12,
19
+ "pad_token_id": 0,
20
+ "pooler_fc_size": 768,
21
+ "pooler_num_attention_heads": 12,
22
+ "pooler_num_fc_layers": 3,
23
+ "pooler_size_per_head": 128,
24
+ "pooler_type": "first_token_transform",
25
+ "position_embedding_type": "absolute",
26
+ "torch_dtype": "float32",
27
+ "transformers_version": "4.39.1",
28
+ "type_vocab_size": 2,
29
+ "use_cache": true,
30
+ "vocab_size": 119547
31
+ }
last-checkpoint/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3df1af57c03358833973d8a783ab8e5b08d301d9f44155385f111779b99aa18e
3
+ size 711443456
last-checkpoint/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d279d5f69a448140ef4fecf6f281a99ed5bc22d49897ff5f008e4342261b3125
3
+ size 1423007994
last-checkpoint/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e38bfb601561e52717fff802e018796c2541c9426ba4a8331b33df5af5ae9f13
3
+ size 15984
last-checkpoint/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50600782129528a2ff4b6678621fe6db23d95a0ab74c1cd9ca05452600fdbcff
3
+ size 15984
last-checkpoint/rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81876d1039e59895e53265decdd550442122b84a0233b68650d08308dc9a7ba2
3
+ size 15984
last-checkpoint/rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f25b7d897b715015da16b3b8dc9f7a8dc4276100b3da41ea979a1f9c6cd7d2e7
3
+ size 15984
last-checkpoint/rng_state_4.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef8ef336f350393f864ded0ff9edc01b49345378acdd9754b6ef0a18a583802d
3
+ size 15984
last-checkpoint/rng_state_5.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e5658f14fe2cfaea80f40b65fee1b80430d608a69c3e9367cebe76a5e4a08a4
3
+ size 15984
last-checkpoint/rng_state_6.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:362f7efe363687ef1d7082c6a9b81dfb6a907f6a0912d2e2c635bf40d3baa6c1
3
+ size 15984
last-checkpoint/rng_state_7.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6009dec19a36d033fdb9480525f1904726957b88b529a1f853bc3888eae73bfe
3
+ size 15984
last-checkpoint/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c6c39ff436bf4ddb14f403ef2ea27c1a42ba666b798c5499195fc9ff1ad1ae1
3
+ size 1064
last-checkpoint/trainer_state.json ADDED
@@ -0,0 +1,252 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 2.0,
5
+ "eval_steps": 500,
6
+ "global_step": 6512,
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.0,
13
+ "grad_norm": 2.138775110244751,
14
+ "learning_rate": 6.142506142506143e-09,
15
+ "loss": 0.7144,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.06,
20
+ "grad_norm": 2.9382898807525635,
21
+ "learning_rate": 1.2285012285012285e-06,
22
+ "loss": 0.6919,
23
+ "step": 200
24
+ },
25
+ {
26
+ "epoch": 0.12,
27
+ "grad_norm": 5.854135513305664,
28
+ "learning_rate": 2.457002457002457e-06,
29
+ "loss": 0.5159,
30
+ "step": 400
31
+ },
32
+ {
33
+ "epoch": 0.18,
34
+ "grad_norm": 10.978944778442383,
35
+ "learning_rate": 3.685503685503686e-06,
36
+ "loss": 0.4512,
37
+ "step": 600
38
+ },
39
+ {
40
+ "epoch": 0.25,
41
+ "grad_norm": 5.893263816833496,
42
+ "learning_rate": 4.914004914004914e-06,
43
+ "loss": 0.4188,
44
+ "step": 800
45
+ },
46
+ {
47
+ "epoch": 0.31,
48
+ "grad_norm": 5.747641086578369,
49
+ "learning_rate": 6.1425061425061425e-06,
50
+ "loss": 0.3966,
51
+ "step": 1000
52
+ },
53
+ {
54
+ "epoch": 0.37,
55
+ "grad_norm": 4.317325115203857,
56
+ "learning_rate": 7.371007371007372e-06,
57
+ "loss": 0.38,
58
+ "step": 1200
59
+ },
60
+ {
61
+ "epoch": 0.43,
62
+ "grad_norm": 3.575576066970825,
63
+ "learning_rate": 8.5995085995086e-06,
64
+ "loss": 0.3664,
65
+ "step": 1400
66
+ },
67
+ {
68
+ "epoch": 0.49,
69
+ "grad_norm": 4.714512825012207,
70
+ "learning_rate": 9.828009828009828e-06,
71
+ "loss": 0.3571,
72
+ "step": 1600
73
+ },
74
+ {
75
+ "epoch": 0.55,
76
+ "grad_norm": 10.362600326538086,
77
+ "learning_rate": 9.99660019816015e-06,
78
+ "loss": 0.3477,
79
+ "step": 1800
80
+ },
81
+ {
82
+ "epoch": 0.61,
83
+ "grad_norm": 7.849954605102539,
84
+ "learning_rate": 9.984103498544067e-06,
85
+ "loss": 0.344,
86
+ "step": 2000
87
+ },
88
+ {
89
+ "epoch": 0.68,
90
+ "grad_norm": 7.9534077644348145,
91
+ "learning_rate": 9.962442770775675e-06,
92
+ "loss": 0.3286,
93
+ "step": 2200
94
+ },
95
+ {
96
+ "epoch": 0.74,
97
+ "grad_norm": 8.997251510620117,
98
+ "learning_rate": 9.931657841379274e-06,
99
+ "loss": 0.3187,
100
+ "step": 2400
101
+ },
102
+ {
103
+ "epoch": 0.8,
104
+ "grad_norm": 3.736711263656616,
105
+ "learning_rate": 9.891805313103928e-06,
106
+ "loss": 0.3098,
107
+ "step": 2600
108
+ },
109
+ {
110
+ "epoch": 0.86,
111
+ "grad_norm": 4.244268417358398,
112
+ "learning_rate": 9.842958460850763e-06,
113
+ "loss": 0.3154,
114
+ "step": 2800
115
+ },
116
+ {
117
+ "epoch": 0.92,
118
+ "grad_norm": 6.168263912200928,
119
+ "learning_rate": 9.785207096945972e-06,
120
+ "loss": 0.3013,
121
+ "step": 3000
122
+ },
123
+ {
124
+ "epoch": 0.98,
125
+ "grad_norm": 5.536916732788086,
126
+ "learning_rate": 9.718657406007276e-06,
127
+ "loss": 0.306,
128
+ "step": 3200
129
+ },
130
+ {
131
+ "epoch": 1.04,
132
+ "grad_norm": 4.842708587646484,
133
+ "learning_rate": 9.643431749707433e-06,
134
+ "loss": 0.2877,
135
+ "step": 3400
136
+ },
137
+ {
138
+ "epoch": 1.11,
139
+ "grad_norm": 10.104561805725098,
140
+ "learning_rate": 9.559668441793803e-06,
141
+ "loss": 0.2735,
142
+ "step": 3600
143
+ },
144
+ {
145
+ "epoch": 1.17,
146
+ "grad_norm": 3.159233808517456,
147
+ "learning_rate": 9.467521493777597e-06,
148
+ "loss": 0.2815,
149
+ "step": 3800
150
+ },
151
+ {
152
+ "epoch": 1.23,
153
+ "grad_norm": 8.2909517288208,
154
+ "learning_rate": 9.367160331760423e-06,
155
+ "loss": 0.2771,
156
+ "step": 4000
157
+ },
158
+ {
159
+ "epoch": 1.29,
160
+ "grad_norm": 6.18996000289917,
161
+ "learning_rate": 9.258769484918773e-06,
162
+ "loss": 0.2697,
163
+ "step": 4200
164
+ },
165
+ {
166
+ "epoch": 1.35,
167
+ "grad_norm": 3.3391902446746826,
168
+ "learning_rate": 9.142548246219212e-06,
169
+ "loss": 0.2659,
170
+ "step": 4400
171
+ },
172
+ {
173
+ "epoch": 1.41,
174
+ "grad_norm": 5.173523426055908,
175
+ "learning_rate": 9.018710305988126e-06,
176
+ "loss": 0.2657,
177
+ "step": 4600
178
+ },
179
+ {
180
+ "epoch": 1.47,
181
+ "grad_norm": 2.5208077430725098,
182
+ "learning_rate": 8.88748335900973e-06,
183
+ "loss": 0.2558,
184
+ "step": 4800
185
+ },
186
+ {
187
+ "epoch": 1.54,
188
+ "grad_norm": 7.448746681213379,
189
+ "learning_rate": 8.749108685874764e-06,
190
+ "loss": 0.2706,
191
+ "step": 5000
192
+ },
193
+ {
194
+ "epoch": 1.6,
195
+ "grad_norm": 3.4153690338134766,
196
+ "learning_rate": 8.60384070934964e-06,
197
+ "loss": 0.2618,
198
+ "step": 5200
199
+ },
200
+ {
201
+ "epoch": 1.66,
202
+ "grad_norm": 5.566818714141846,
203
+ "learning_rate": 8.4519465265817e-06,
204
+ "loss": 0.2484,
205
+ "step": 5400
206
+ },
207
+ {
208
+ "epoch": 1.72,
209
+ "grad_norm": 6.106826305389404,
210
+ "learning_rate": 8.293705418000702e-06,
211
+ "loss": 0.2625,
212
+ "step": 5600
213
+ },
214
+ {
215
+ "epoch": 1.78,
216
+ "grad_norm": 3.50177001953125,
217
+ "learning_rate": 8.129408333819524e-06,
218
+ "loss": 0.2593,
219
+ "step": 5800
220
+ },
221
+ {
222
+ "epoch": 1.84,
223
+ "grad_norm": 3.8748812675476074,
224
+ "learning_rate": 7.959357359078174e-06,
225
+ "loss": 0.257,
226
+ "step": 6000
227
+ },
228
+ {
229
+ "epoch": 1.9,
230
+ "grad_norm": 2.6173479557037354,
231
+ "learning_rate": 7.783865158214768e-06,
232
+ "loss": 0.2505,
233
+ "step": 6200
234
+ },
235
+ {
236
+ "epoch": 1.97,
237
+ "grad_norm": 3.0926144123077393,
238
+ "learning_rate": 7.6032544001846476e-06,
239
+ "loss": 0.2482,
240
+ "step": 6400
241
+ }
242
+ ],
243
+ "logging_steps": 200,
244
+ "max_steps": 16280,
245
+ "num_input_tokens_seen": 0,
246
+ "num_train_epochs": 5,
247
+ "save_steps": 500,
248
+ "total_flos": 2.193125396059259e+17,
249
+ "train_batch_size": 16,
250
+ "trial_name": null,
251
+ "trial_params": null
252
+ }
last-checkpoint/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fdd861b621c048ced365c2b245d73c7ba8eb8a0c34c536b9124862e9b8f088c8
3
+ size 5048