kimlong22 commited on
Commit
7ba4dbd
·
verified ·
1 Parent(s): b97769d

Training in progress, epoch 1, 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:41bee6aa79e953bf3187cbe2796dff33de1a8aedf6a6269a727ed170d54d5655
3
+ size 711443456
last-checkpoint/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f925079ee585aa491e1a3ce2c5cbd6a4b32f752a71938b8c8c8c1894933cfa5a
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:b6450b213664c6e53e8b072bfbd830445a60b8c83ca647602edf469d54ba6517
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:42c57e7c6ecc3d66d06c23a09f67cffe47d38f9b7155a8251e3754aaf74be764
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:241a95ba9bca127c11fa9732a46cfebaa63af1b7be243fd5e10c6d720e566a69
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:740808d9180036fb71203c76152ae82e00f83c039b571ed2bfba99f0feba58c4
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:45cc54c14b7e517761eb2e7961be88d2163bb7514a15cea8e30fef21ad2dacab
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:59202df8b936ff9e5869bd057a7d7dd9c9f78c99741f587c1813b7c4a8221226
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:4b64b17553ea355122562c16efe67917ec5df03c1a7844c5523ac836ca096a55
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:92158573da24fb668ab4bf1ecb0ee053dd90490e6c5c8eba3004b600c963c19c
3
+ size 15984
last-checkpoint/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f784a342e7c6f1e9a1df73a7e755829ad13fb28984e510cf8277b88dcc412c4d
3
+ size 1064
last-checkpoint/trainer_state.json ADDED
@@ -0,0 +1,116 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.7404627946070191,
3
+ "best_model_checkpoint": "checkpoint/cross_encoder_20250522_full_data/checkpoint-2317",
4
+ "epoch": 1.0,
5
+ "eval_steps": 500,
6
+ "global_step": 2317,
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": 0.9638161659240723,
14
+ "learning_rate": 4.315925766076824e-09,
15
+ "loss": 0.6827,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.09,
20
+ "grad_norm": 2.8890857696533203,
21
+ "learning_rate": 8.631851532153649e-07,
22
+ "loss": 0.6745,
23
+ "step": 200
24
+ },
25
+ {
26
+ "epoch": 0.17,
27
+ "grad_norm": 2.8610997200012207,
28
+ "learning_rate": 1.7263703064307298e-06,
29
+ "loss": 0.5921,
30
+ "step": 400
31
+ },
32
+ {
33
+ "epoch": 0.26,
34
+ "grad_norm": 4.058478832244873,
35
+ "learning_rate": 2.5895554596460943e-06,
36
+ "loss": 0.5238,
37
+ "step": 600
38
+ },
39
+ {
40
+ "epoch": 0.35,
41
+ "grad_norm": 2.51100492477417,
42
+ "learning_rate": 3.4527406128614595e-06,
43
+ "loss": 0.4943,
44
+ "step": 800
45
+ },
46
+ {
47
+ "epoch": 0.43,
48
+ "grad_norm": 3.381241798400879,
49
+ "learning_rate": 4.3159257660768235e-06,
50
+ "loss": 0.4882,
51
+ "step": 1000
52
+ },
53
+ {
54
+ "epoch": 0.52,
55
+ "grad_norm": 3.5782713890075684,
56
+ "learning_rate": 5.179110919292189e-06,
57
+ "loss": 0.4782,
58
+ "step": 1200
59
+ },
60
+ {
61
+ "epoch": 0.6,
62
+ "grad_norm": 5.436559200286865,
63
+ "learning_rate": 6.042296072507553e-06,
64
+ "loss": 0.4719,
65
+ "step": 1400
66
+ },
67
+ {
68
+ "epoch": 0.69,
69
+ "grad_norm": 2.6600098609924316,
70
+ "learning_rate": 6.905481225722919e-06,
71
+ "loss": 0.4593,
72
+ "step": 1600
73
+ },
74
+ {
75
+ "epoch": 0.78,
76
+ "grad_norm": 4.711264610290527,
77
+ "learning_rate": 7.768666378938283e-06,
78
+ "loss": 0.4629,
79
+ "step": 1800
80
+ },
81
+ {
82
+ "epoch": 0.86,
83
+ "grad_norm": 7.427570819854736,
84
+ "learning_rate": 8.631851532153647e-06,
85
+ "loss": 0.4549,
86
+ "step": 2000
87
+ },
88
+ {
89
+ "epoch": 0.95,
90
+ "grad_norm": 2.386420965194702,
91
+ "learning_rate": 9.495036685369013e-06,
92
+ "loss": 0.4572,
93
+ "step": 2200
94
+ },
95
+ {
96
+ "epoch": 1.0,
97
+ "eval_f2": 0.7404627946070191,
98
+ "eval_loss": 0.4705376923084259,
99
+ "eval_precision": 0.47348360206208184,
100
+ "eval_recall": 0.8619708466453674,
101
+ "eval_runtime": 147.2641,
102
+ "eval_samples_per_second": 816.166,
103
+ "eval_steps_per_second": 6.376,
104
+ "step": 2317
105
+ }
106
+ ],
107
+ "logging_steps": 200,
108
+ "max_steps": 23170,
109
+ "num_input_tokens_seen": 0,
110
+ "num_train_epochs": 10,
111
+ "save_steps": 500,
112
+ "total_flos": 7.80324253508567e+16,
113
+ "train_batch_size": 16,
114
+ "trial_name": null,
115
+ "trial_params": null
116
+ }
last-checkpoint/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bc931ca29050915c36f13d6eefa6efb4cca44f2f3756faa2eeed66e1b2bfd1b
3
+ size 5112