Theoreticallyhugo
commited on
Commit
•
701845c
1
Parent(s):
d2f5791
Training in progress, epoch 3, checkpoint
Browse files- checkpoint-243/config.json +61 -0
- checkpoint-243/merges.txt +0 -0
- checkpoint-243/model.safetensors +3 -0
- checkpoint-243/optimizer.pt +3 -0
- checkpoint-243/rng_state.pth +3 -0
- checkpoint-243/scheduler.pt +3 -0
- checkpoint-243/special_tokens_map.json +15 -0
- checkpoint-243/tokenizer.json +0 -0
- checkpoint-243/tokenizer_config.json +57 -0
- checkpoint-243/trainer_state.json +210 -0
- checkpoint-243/training_args.bin +3 -0
- checkpoint-243/vocab.json +0 -0
checkpoint-243/config.json
ADDED
@@ -0,0 +1,61 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "allenai/longformer-base-4096",
|
3 |
+
"architectures": [
|
4 |
+
"LongformerForTokenClassification"
|
5 |
+
],
|
6 |
+
"attention_mode": "longformer",
|
7 |
+
"attention_probs_dropout_prob": 0.1,
|
8 |
+
"attention_window": [
|
9 |
+
700,
|
10 |
+
700,
|
11 |
+
700,
|
12 |
+
700,
|
13 |
+
700,
|
14 |
+
700,
|
15 |
+
700,
|
16 |
+
700,
|
17 |
+
700,
|
18 |
+
700,
|
19 |
+
700,
|
20 |
+
700
|
21 |
+
],
|
22 |
+
"bos_token_id": 0,
|
23 |
+
"eos_token_id": 2,
|
24 |
+
"gradient_checkpointing": false,
|
25 |
+
"hidden_act": "gelu",
|
26 |
+
"hidden_dropout_prob": 0.1,
|
27 |
+
"hidden_size": 768,
|
28 |
+
"id2label": {
|
29 |
+
"0": "O",
|
30 |
+
"1": "B-MajorClaim",
|
31 |
+
"2": "I-MajorClaim",
|
32 |
+
"3": "B-Claim",
|
33 |
+
"4": "I-Claim",
|
34 |
+
"5": "B-Premise",
|
35 |
+
"6": "I-Premise"
|
36 |
+
},
|
37 |
+
"ignore_attention_mask": false,
|
38 |
+
"initializer_range": 0.02,
|
39 |
+
"intermediate_size": 3072,
|
40 |
+
"label2id": {
|
41 |
+
"B-Claim": 3,
|
42 |
+
"B-MajorClaim": 1,
|
43 |
+
"B-Premise": 5,
|
44 |
+
"I-Claim": 4,
|
45 |
+
"I-MajorClaim": 2,
|
46 |
+
"I-Premise": 6,
|
47 |
+
"O": 0
|
48 |
+
},
|
49 |
+
"layer_norm_eps": 1e-05,
|
50 |
+
"max_position_embeddings": 4098,
|
51 |
+
"model_type": "longformer",
|
52 |
+
"num_attention_heads": 12,
|
53 |
+
"num_hidden_layers": 12,
|
54 |
+
"onnx_export": false,
|
55 |
+
"pad_token_id": 1,
|
56 |
+
"sep_token_id": 2,
|
57 |
+
"torch_dtype": "float32",
|
58 |
+
"transformers_version": "4.38.2",
|
59 |
+
"type_vocab_size": 1,
|
60 |
+
"vocab_size": 50265
|
61 |
+
}
|
checkpoint-243/merges.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
checkpoint-243/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ccf5abd52d31eb8212c683fc99ade2a5fc13921df7bfd19fe624dbf52c0e9ed
|
3 |
+
size 592330980
|
checkpoint-243/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1aafa996cb75f23910d58e271ed7276a775817e0148945238a6483bf8025d48f
|
3 |
+
size 1014670074
|
checkpoint-243/rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4510120abb9e19965e0fc90a9342c8b839c7b334c4b005e1a74bbda01d4f51cc
|
3 |
+
size 14244
|
checkpoint-243/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5e7403b5a2b8007c90df75059abe86b7e67f96587685c6c4fcbd47bcd5bb1b47
|
3 |
+
size 1064
|
checkpoint-243/special_tokens_map.json
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token": "<s>",
|
3 |
+
"cls_token": "<s>",
|
4 |
+
"eos_token": "</s>",
|
5 |
+
"mask_token": {
|
6 |
+
"content": "<mask>",
|
7 |
+
"lstrip": true,
|
8 |
+
"normalized": false,
|
9 |
+
"rstrip": false,
|
10 |
+
"single_word": false
|
11 |
+
},
|
12 |
+
"pad_token": "<pad>",
|
13 |
+
"sep_token": "</s>",
|
14 |
+
"unk_token": "<unk>"
|
15 |
+
}
|
checkpoint-243/tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
checkpoint-243/tokenizer_config.json
ADDED
@@ -0,0 +1,57 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_prefix_space": true,
|
3 |
+
"added_tokens_decoder": {
|
4 |
+
"0": {
|
5 |
+
"content": "<s>",
|
6 |
+
"lstrip": false,
|
7 |
+
"normalized": true,
|
8 |
+
"rstrip": false,
|
9 |
+
"single_word": false,
|
10 |
+
"special": true
|
11 |
+
},
|
12 |
+
"1": {
|
13 |
+
"content": "<pad>",
|
14 |
+
"lstrip": false,
|
15 |
+
"normalized": true,
|
16 |
+
"rstrip": false,
|
17 |
+
"single_word": false,
|
18 |
+
"special": true
|
19 |
+
},
|
20 |
+
"2": {
|
21 |
+
"content": "</s>",
|
22 |
+
"lstrip": false,
|
23 |
+
"normalized": true,
|
24 |
+
"rstrip": false,
|
25 |
+
"single_word": false,
|
26 |
+
"special": true
|
27 |
+
},
|
28 |
+
"3": {
|
29 |
+
"content": "<unk>",
|
30 |
+
"lstrip": false,
|
31 |
+
"normalized": true,
|
32 |
+
"rstrip": false,
|
33 |
+
"single_word": false,
|
34 |
+
"special": true
|
35 |
+
},
|
36 |
+
"50264": {
|
37 |
+
"content": "<mask>",
|
38 |
+
"lstrip": true,
|
39 |
+
"normalized": false,
|
40 |
+
"rstrip": false,
|
41 |
+
"single_word": false,
|
42 |
+
"special": true
|
43 |
+
}
|
44 |
+
},
|
45 |
+
"bos_token": "<s>",
|
46 |
+
"clean_up_tokenization_spaces": true,
|
47 |
+
"cls_token": "<s>",
|
48 |
+
"eos_token": "</s>",
|
49 |
+
"errors": "replace",
|
50 |
+
"mask_token": "<mask>",
|
51 |
+
"model_max_length": 4096,
|
52 |
+
"pad_token": "<pad>",
|
53 |
+
"sep_token": "</s>",
|
54 |
+
"tokenizer_class": "LongformerTokenizer",
|
55 |
+
"trim_offsets": true,
|
56 |
+
"unk_token": "<unk>"
|
57 |
+
}
|
checkpoint-243/trainer_state.json
ADDED
@@ -0,0 +1,210 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": null,
|
3 |
+
"best_model_checkpoint": null,
|
4 |
+
"epoch": 3.0,
|
5 |
+
"eval_steps": 500,
|
6 |
+
"global_step": 243,
|
7 |
+
"is_hyper_param_search": false,
|
8 |
+
"is_local_process_zero": true,
|
9 |
+
"is_world_process_zero": true,
|
10 |
+
"log_history": [
|
11 |
+
{
|
12 |
+
"epoch": 1.0,
|
13 |
+
"eval_B-Claim": {
|
14 |
+
"f1-score": 0.32421052631578945,
|
15 |
+
"precision": 0.42777777777777776,
|
16 |
+
"recall": 0.26101694915254237,
|
17 |
+
"support": 295.0
|
18 |
+
},
|
19 |
+
"eval_B-MajorClaim": {
|
20 |
+
"f1-score": 0.192090395480226,
|
21 |
+
"precision": 0.8095238095238095,
|
22 |
+
"recall": 0.10897435897435898,
|
23 |
+
"support": 156.0
|
24 |
+
},
|
25 |
+
"eval_B-Premise": {
|
26 |
+
"f1-score": 0.8566265060240965,
|
27 |
+
"precision": 0.7620578778135049,
|
28 |
+
"recall": 0.9779917469050894,
|
29 |
+
"support": 727.0
|
30 |
+
},
|
31 |
+
"eval_I-Claim": {
|
32 |
+
"f1-score": 0.5001390820584144,
|
33 |
+
"precision": 0.5900886117492615,
|
34 |
+
"recall": 0.43398503499879315,
|
35 |
+
"support": 4143.0
|
36 |
+
},
|
37 |
+
"eval_I-MajorClaim": {
|
38 |
+
"f1-score": 0.776470588235294,
|
39 |
+
"precision": 0.6649333766655834,
|
40 |
+
"recall": 0.93296853625171,
|
41 |
+
"support": 2193.0
|
42 |
+
},
|
43 |
+
"eval_I-Premise": {
|
44 |
+
"f1-score": 0.8861458374413376,
|
45 |
+
"precision": 0.8781460059402845,
|
46 |
+
"recall": 0.8942927644670858,
|
47 |
+
"support": 12563.0
|
48 |
+
},
|
49 |
+
"eval_O": {
|
50 |
+
"f1-score": 0.9987647926046939,
|
51 |
+
"precision": 0.9977708781147998,
|
52 |
+
"recall": 0.9997606892150607,
|
53 |
+
"support": 12536.0
|
54 |
+
},
|
55 |
+
"eval_accuracy": 0.8713396498328887,
|
56 |
+
"eval_loss": 0.3092103600502014,
|
57 |
+
"eval_macro avg": {
|
58 |
+
"f1-score": 0.647778246879979,
|
59 |
+
"precision": 0.732899762512146,
|
60 |
+
"recall": 0.6584271542806628,
|
61 |
+
"support": 32613.0
|
62 |
+
},
|
63 |
+
"eval_runtime": 4.965,
|
64 |
+
"eval_samples_per_second": 16.314,
|
65 |
+
"eval_steps_per_second": 2.215,
|
66 |
+
"eval_weighted avg": {
|
67 |
+
"f1-score": 0.8639627599323451,
|
68 |
+
"precision": 0.8662078389010613,
|
69 |
+
"recall": 0.8713396498328887,
|
70 |
+
"support": 32613.0
|
71 |
+
},
|
72 |
+
"step": 81
|
73 |
+
},
|
74 |
+
{
|
75 |
+
"epoch": 2.0,
|
76 |
+
"eval_B-Claim": {
|
77 |
+
"f1-score": 0.6186291739894552,
|
78 |
+
"precision": 0.6423357664233577,
|
79 |
+
"recall": 0.5966101694915255,
|
80 |
+
"support": 295.0
|
81 |
+
},
|
82 |
+
"eval_B-MajorClaim": {
|
83 |
+
"f1-score": 0.8113879003558718,
|
84 |
+
"precision": 0.912,
|
85 |
+
"recall": 0.7307692307692307,
|
86 |
+
"support": 156.0
|
87 |
+
},
|
88 |
+
"eval_B-Premise": {
|
89 |
+
"f1-score": 0.8871181938911022,
|
90 |
+
"precision": 0.8575096277278562,
|
91 |
+
"recall": 0.9188445667125172,
|
92 |
+
"support": 727.0
|
93 |
+
},
|
94 |
+
"eval_I-Claim": {
|
95 |
+
"f1-score": 0.656253149249219,
|
96 |
+
"precision": 0.5633217993079584,
|
97 |
+
"recall": 0.7859039343470915,
|
98 |
+
"support": 4143.0
|
99 |
+
},
|
100 |
+
"eval_I-MajorClaim": {
|
101 |
+
"f1-score": 0.8368159203980099,
|
102 |
+
"precision": 0.9206349206349206,
|
103 |
+
"recall": 0.7669858641130871,
|
104 |
+
"support": 2193.0
|
105 |
+
},
|
106 |
+
"eval_I-Premise": {
|
107 |
+
"f1-score": 0.8831027253668763,
|
108 |
+
"precision": 0.933020288827855,
|
109 |
+
"recall": 0.8382551938231314,
|
110 |
+
"support": 12563.0
|
111 |
+
},
|
112 |
+
"eval_O": {
|
113 |
+
"f1-score": 0.9998006141085457,
|
114 |
+
"precision": 0.9996013077107089,
|
115 |
+
"recall": 1.0,
|
116 |
+
"support": 12536.0
|
117 |
+
},
|
118 |
+
"eval_accuracy": 0.8880814399165977,
|
119 |
+
"eval_loss": 0.2581149935722351,
|
120 |
+
"eval_macro avg": {
|
121 |
+
"f1-score": 0.8133010967655829,
|
122 |
+
"precision": 0.8326319586618081,
|
123 |
+
"recall": 0.8053384227509405,
|
124 |
+
"support": 32613.0
|
125 |
+
},
|
126 |
+
"eval_runtime": 5.0296,
|
127 |
+
"eval_samples_per_second": 16.105,
|
128 |
+
"eval_steps_per_second": 2.187,
|
129 |
+
"eval_weighted avg": {
|
130 |
+
"f1-score": 0.8933836566327042,
|
131 |
+
"precision": 0.9064023864086126,
|
132 |
+
"recall": 0.8880814399165977,
|
133 |
+
"support": 32613.0
|
134 |
+
},
|
135 |
+
"step": 162
|
136 |
+
},
|
137 |
+
{
|
138 |
+
"epoch": 3.0,
|
139 |
+
"eval_B-Claim": {
|
140 |
+
"f1-score": 0.6576271186440678,
|
141 |
+
"precision": 0.6576271186440678,
|
142 |
+
"recall": 0.6576271186440678,
|
143 |
+
"support": 295.0
|
144 |
+
},
|
145 |
+
"eval_B-MajorClaim": {
|
146 |
+
"f1-score": 0.8673139158576051,
|
147 |
+
"precision": 0.8758169934640523,
|
148 |
+
"recall": 0.8589743589743589,
|
149 |
+
"support": 156.0
|
150 |
+
},
|
151 |
+
"eval_B-Premise": {
|
152 |
+
"f1-score": 0.8838487972508591,
|
153 |
+
"precision": 0.8832417582417582,
|
154 |
+
"recall": 0.8844566712517193,
|
155 |
+
"support": 727.0
|
156 |
+
},
|
157 |
+
"eval_I-Claim": {
|
158 |
+
"f1-score": 0.6468460321049062,
|
159 |
+
"precision": 0.6083351052519669,
|
160 |
+
"recall": 0.6905623944001931,
|
161 |
+
"support": 4143.0
|
162 |
+
},
|
163 |
+
"eval_I-MajorClaim": {
|
164 |
+
"f1-score": 0.8695855771482088,
|
165 |
+
"precision": 0.8936477382098171,
|
166 |
+
"recall": 0.8467852257181943,
|
167 |
+
"support": 2193.0
|
168 |
+
},
|
169 |
+
"eval_I-Premise": {
|
170 |
+
"f1-score": 0.8926256077795786,
|
171 |
+
"precision": 0.9090533960551291,
|
172 |
+
"recall": 0.8767810236408501,
|
173 |
+
"support": 12563.0
|
174 |
+
},
|
175 |
+
"eval_O": {
|
176 |
+
"f1-score": 0.9998803589232302,
|
177 |
+
"precision": 0.9997607464710104,
|
178 |
+
"recall": 1.0,
|
179 |
+
"support": 12536.0
|
180 |
+
},
|
181 |
+
"eval_accuracy": 0.8965749854352559,
|
182 |
+
"eval_loss": 0.2399493306875229,
|
183 |
+
"eval_macro avg": {
|
184 |
+
"f1-score": 0.8311039153869222,
|
185 |
+
"precision": 0.8324975509054003,
|
186 |
+
"recall": 0.8307409703756262,
|
187 |
+
"support": 32613.0
|
188 |
+
},
|
189 |
+
"eval_runtime": 5.0024,
|
190 |
+
"eval_samples_per_second": 16.192,
|
191 |
+
"eval_steps_per_second": 2.199,
|
192 |
+
"eval_weighted avg": {
|
193 |
+
"f1-score": 0.8986385496019461,
|
194 |
+
"precision": 0.9016737059631544,
|
195 |
+
"recall": 0.8965749854352559,
|
196 |
+
"support": 32613.0
|
197 |
+
},
|
198 |
+
"step": 243
|
199 |
+
}
|
200 |
+
],
|
201 |
+
"logging_steps": 500,
|
202 |
+
"max_steps": 4050,
|
203 |
+
"num_input_tokens_seen": 0,
|
204 |
+
"num_train_epochs": 50,
|
205 |
+
"save_steps": 500,
|
206 |
+
"total_flos": 430032772197000.0,
|
207 |
+
"train_batch_size": 4,
|
208 |
+
"trial_name": null,
|
209 |
+
"trial_params": null
|
210 |
+
}
|
checkpoint-243/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5eff186592c44100b7fd5c301c21b9eebfc7f8bd335567cdc6ffe4a4d32ec927
|
3 |
+
size 4920
|
checkpoint-243/vocab.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|