HYdsl commited on
Commit
62a4941
·
verified ·
1 Parent(s): 9021855

Upload 7 files

Browse files
DeBERTa_table_random-table_2e-7/config.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "naver/trecdl22-crossencoder-debertav3",
3
+ "architectures": [
4
+ "DebertaV2ForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "hidden_act": "gelu",
8
+ "hidden_dropout_prob": 0.1,
9
+ "hidden_size": 1024,
10
+ "id2label": {
11
+ "0": "LABEL_0"
12
+ },
13
+ "initializer_range": 0.02,
14
+ "intermediate_size": 4096,
15
+ "label2id": {
16
+ "LABEL_0": 0
17
+ },
18
+ "layer_norm_eps": 1e-07,
19
+ "max_position_embeddings": 512,
20
+ "max_relative_positions": -1,
21
+ "model_type": "deberta-v2",
22
+ "norm_rel_ebd": "layer_norm",
23
+ "num_attention_heads": 16,
24
+ "num_hidden_layers": 24,
25
+ "pad_token_id": 0,
26
+ "pooler_dropout": 0,
27
+ "pooler_hidden_act": "gelu",
28
+ "pooler_hidden_size": 1024,
29
+ "pos_att_type": [
30
+ "p2c",
31
+ "c2p"
32
+ ],
33
+ "position_biased_input": false,
34
+ "position_buckets": 256,
35
+ "problem_type": "single_label_classification",
36
+ "relative_attention": true,
37
+ "share_att_key": true,
38
+ "torch_dtype": "float32",
39
+ "transformers_version": "4.43.2",
40
+ "type_vocab_size": 0,
41
+ "vocab_size": 128100
42
+ }
DeBERTa_table_random-table_2e-7/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:144edbdfa0c65c1a7a4aa98b0c06e0974dc291248357c722d06976daae78c4a3
3
+ size 1740300340
DeBERTa_table_random-table_2e-7/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0fa4b0e080f5d8f3fa6cb8deb853e396e9f2ea5d8c4cf863bea280f09c423ff
3
+ size 3480832048
DeBERTa_table_random-table_2e-7/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8e64671cf5074351759e8cf424571061c026fe485581c166823476662318618
3
+ size 14244
DeBERTa_table_random-table_2e-7/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a7a2d2062e410384b6fbcd4c5a207f00c539b742235a3405178e77349186958
3
+ size 1064
DeBERTa_table_random-table_2e-7/trainer_state.json ADDED
@@ -0,0 +1,253 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.06389161199331284,
3
+ "best_model_checkpoint": "finqa_models/training_naver-trecdl22-crossencoder-debertav3_2024-11-17_17-26-51/checkpoint-14424",
4
+ "epoch": 3.0,
5
+ "eval_steps": 500,
6
+ "global_step": 14424,
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.10399334442595674,
13
+ "grad_norm": 0.12019415944814682,
14
+ "learning_rate": 1.9310870770937327e-07,
15
+ "loss": 0.1965,
16
+ "step": 500
17
+ },
18
+ {
19
+ "epoch": 0.2079866888519135,
20
+ "grad_norm": 6.474766254425049,
21
+ "learning_rate": 1.8618968386023294e-07,
22
+ "loss": 0.1351,
23
+ "step": 1000
24
+ },
25
+ {
26
+ "epoch": 0.3119800332778702,
27
+ "grad_norm": 23.737518310546875,
28
+ "learning_rate": 1.7925679423183582e-07,
29
+ "loss": 0.1353,
30
+ "step": 1500
31
+ },
32
+ {
33
+ "epoch": 0.415973377703827,
34
+ "grad_norm": 0.015338932164013386,
35
+ "learning_rate": 1.723239046034387e-07,
36
+ "loss": 0.1414,
37
+ "step": 2000
38
+ },
39
+ {
40
+ "epoch": 0.5199667221297837,
41
+ "grad_norm": 0.05833850055932999,
42
+ "learning_rate": 1.653910149750416e-07,
43
+ "loss": 0.1432,
44
+ "step": 2500
45
+ },
46
+ {
47
+ "epoch": 0.6239600665557404,
48
+ "grad_norm": 37.305580139160156,
49
+ "learning_rate": 1.5845812534664445e-07,
50
+ "loss": 0.1155,
51
+ "step": 3000
52
+ },
53
+ {
54
+ "epoch": 0.7279534109816972,
55
+ "grad_norm": 0.431114137172699,
56
+ "learning_rate": 1.5153910149750415e-07,
57
+ "loss": 0.1299,
58
+ "step": 3500
59
+ },
60
+ {
61
+ "epoch": 0.831946755407654,
62
+ "grad_norm": 0.022228846326470375,
63
+ "learning_rate": 1.4460621186910704e-07,
64
+ "loss": 0.116,
65
+ "step": 4000
66
+ },
67
+ {
68
+ "epoch": 0.9359400998336106,
69
+ "grad_norm": 9.204265594482422,
70
+ "learning_rate": 1.3767332224070992e-07,
71
+ "loss": 0.0917,
72
+ "step": 4500
73
+ },
74
+ {
75
+ "epoch": 1.0,
76
+ "eval_loss": 0.06588456779718399,
77
+ "eval_runtime": 6590.3071,
78
+ "eval_samples_per_second": 84.805,
79
+ "eval_steps_per_second": 5.3,
80
+ "step": 4808
81
+ },
82
+ {
83
+ "epoch": 1.0399334442595674,
84
+ "grad_norm": 44.67750549316406,
85
+ "learning_rate": 1.307404326123128e-07,
86
+ "loss": 0.1156,
87
+ "step": 5000
88
+ },
89
+ {
90
+ "epoch": 1.1439267886855242,
91
+ "grad_norm": 0.012149451300501823,
92
+ "learning_rate": 1.2382140876317248e-07,
93
+ "loss": 0.0982,
94
+ "step": 5500
95
+ },
96
+ {
97
+ "epoch": 1.2479201331114809,
98
+ "grad_norm": 1.34881591796875,
99
+ "learning_rate": 1.1688851913477538e-07,
100
+ "loss": 0.1059,
101
+ "step": 6000
102
+ },
103
+ {
104
+ "epoch": 1.3519134775374377,
105
+ "grad_norm": 0.14894534647464752,
106
+ "learning_rate": 1.0996949528563504e-07,
107
+ "loss": 0.1085,
108
+ "step": 6500
109
+ },
110
+ {
111
+ "epoch": 1.4559068219633944,
112
+ "grad_norm": 0.004204815719276667,
113
+ "learning_rate": 1.0303660565723793e-07,
114
+ "loss": 0.0949,
115
+ "step": 7000
116
+ },
117
+ {
118
+ "epoch": 1.559900166389351,
119
+ "grad_norm": 0.024665243923664093,
120
+ "learning_rate": 9.610371602884082e-08,
121
+ "loss": 0.1246,
122
+ "step": 7500
123
+ },
124
+ {
125
+ "epoch": 1.6638935108153077,
126
+ "grad_norm": 71.5008316040039,
127
+ "learning_rate": 8.91708264004437e-08,
128
+ "loss": 0.101,
129
+ "step": 8000
130
+ },
131
+ {
132
+ "epoch": 1.7678868552412645,
133
+ "grad_norm": 88.50396728515625,
134
+ "learning_rate": 8.22379367720466e-08,
135
+ "loss": 0.1177,
136
+ "step": 8500
137
+ },
138
+ {
139
+ "epoch": 1.8718801996672214,
140
+ "grad_norm": 0.28365257382392883,
141
+ "learning_rate": 7.530504714364947e-08,
142
+ "loss": 0.0987,
143
+ "step": 9000
144
+ },
145
+ {
146
+ "epoch": 1.975873544093178,
147
+ "grad_norm": 25.998218536376953,
148
+ "learning_rate": 6.838602329450914e-08,
149
+ "loss": 0.1001,
150
+ "step": 9500
151
+ },
152
+ {
153
+ "epoch": 2.0,
154
+ "eval_loss": 0.06637805700302124,
155
+ "eval_runtime": 6587.2735,
156
+ "eval_samples_per_second": 84.844,
157
+ "eval_steps_per_second": 5.303,
158
+ "step": 9616
159
+ },
160
+ {
161
+ "epoch": 2.0798668885191347,
162
+ "grad_norm": 59.35243225097656,
163
+ "learning_rate": 6.145313366611204e-08,
164
+ "loss": 0.0962,
165
+ "step": 10000
166
+ },
167
+ {
168
+ "epoch": 2.1838602329450914,
169
+ "grad_norm": 0.29308849573135376,
170
+ "learning_rate": 5.4520244037714916e-08,
171
+ "loss": 0.082,
172
+ "step": 10500
173
+ },
174
+ {
175
+ "epoch": 2.2878535773710484,
176
+ "grad_norm": 1.2921684980392456,
177
+ "learning_rate": 4.75873544093178e-08,
178
+ "loss": 0.102,
179
+ "step": 11000
180
+ },
181
+ {
182
+ "epoch": 2.391846921797005,
183
+ "grad_norm": 0.1976485699415207,
184
+ "learning_rate": 4.0654464780920686e-08,
185
+ "loss": 0.0869,
186
+ "step": 11500
187
+ },
188
+ {
189
+ "epoch": 2.4958402662229617,
190
+ "grad_norm": 0.0572974793612957,
191
+ "learning_rate": 3.373544093178036e-08,
192
+ "loss": 0.0971,
193
+ "step": 12000
194
+ },
195
+ {
196
+ "epoch": 2.5998336106489184,
197
+ "grad_norm": 0.030522992834448814,
198
+ "learning_rate": 2.6802551303383248e-08,
199
+ "loss": 0.1078,
200
+ "step": 12500
201
+ },
202
+ {
203
+ "epoch": 2.7038269550748755,
204
+ "grad_norm": 9.981757164001465,
205
+ "learning_rate": 1.9869661674986133e-08,
206
+ "loss": 0.091,
207
+ "step": 13000
208
+ },
209
+ {
210
+ "epoch": 2.8078202995008317,
211
+ "grad_norm": 0.05898750573396683,
212
+ "learning_rate": 1.2936772046589018e-08,
213
+ "loss": 0.0928,
214
+ "step": 13500
215
+ },
216
+ {
217
+ "epoch": 2.9118136439267888,
218
+ "grad_norm": 0.04275263100862503,
219
+ "learning_rate": 6.003882418191902e-09,
220
+ "loss": 0.0764,
221
+ "step": 14000
222
+ },
223
+ {
224
+ "epoch": 3.0,
225
+ "eval_loss": 0.06389161199331284,
226
+ "eval_runtime": 6582.4724,
227
+ "eval_samples_per_second": 84.906,
228
+ "eval_steps_per_second": 5.307,
229
+ "step": 14424
230
+ }
231
+ ],
232
+ "logging_steps": 500,
233
+ "max_steps": 14424,
234
+ "num_input_tokens_seen": 0,
235
+ "num_train_epochs": 3,
236
+ "save_steps": 500,
237
+ "stateful_callbacks": {
238
+ "TrainerControl": {
239
+ "args": {
240
+ "should_epoch_stop": false,
241
+ "should_evaluate": false,
242
+ "should_log": false,
243
+ "should_save": true,
244
+ "should_training_stop": true
245
+ },
246
+ "attributes": {}
247
+ }
248
+ },
249
+ "total_flos": 1.0751821588988006e+17,
250
+ "train_batch_size": 8,
251
+ "trial_name": null,
252
+ "trial_params": null
253
+ }
DeBERTa_table_random-table_2e-7/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67e6cc5135d8500f47565ed7f34764ec5cde7335763c3b50ced2e1056c312778
3
+ size 5304