Upload folder using huggingface_hub
Browse files- README.md +36 -0
- checkpoint-914/config.json +38 -0
- checkpoint-914/model.safetensors +3 -0
- checkpoint-914/optimizer.pt +3 -0
- checkpoint-914/rng_state.pth +3 -0
- checkpoint-914/scheduler.pt +3 -0
- checkpoint-914/trainer_state.json +365 -0
- checkpoint-914/training_args.bin +3 -0
- config.json +38 -0
- model.safetensors +3 -0
- runs/Jul25_18-17-40_r-redblackbird-malware-trainer-test-ril30kw6-0913f-isf3w/events.out.tfevents.1721931460.r-redblackbird-malware-trainer-test-ril30kw6-0913f-isf3w.173.0 +2 -2
- runs/Jul25_18-17-40_r-redblackbird-malware-trainer-test-ril30kw6-0913f-isf3w/events.out.tfevents.1721931575.r-redblackbird-malware-trainer-test-ril30kw6-0913f-isf3w.173.1 +3 -0
- special_tokens_map.json +7 -0
- tokenizer.json +0 -0
- tokenizer_config.json +55 -0
- training_args.bin +3 -0
- training_params.json +30 -0
- vocab.txt +0 -0
README.md
ADDED
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
tags:
|
4 |
+
- autotrain
|
5 |
+
- text-classification
|
6 |
+
base_model: google-bert/bert-base-uncased
|
7 |
+
widget:
|
8 |
+
- text: "I love AutoTrain"
|
9 |
+
---
|
10 |
+
|
11 |
+
# Model Trained Using AutoTrain
|
12 |
+
|
13 |
+
- Problem type: Text Classification
|
14 |
+
|
15 |
+
## Validation Metrics
|
16 |
+
loss: 0.7463629841804504
|
17 |
+
|
18 |
+
f1_macro: 0.471868840030326
|
19 |
+
|
20 |
+
f1_micro: 0.712253829321663
|
21 |
+
|
22 |
+
f1_weighted: 0.6488788212341754
|
23 |
+
|
24 |
+
precision_macro: 0.5558364938895912
|
25 |
+
|
26 |
+
precision_micro: 0.712253829321663
|
27 |
+
|
28 |
+
precision_weighted: 0.6886706852528584
|
29 |
+
|
30 |
+
recall_macro: 0.48134777376654636
|
31 |
+
|
32 |
+
recall_micro: 0.712253829321663
|
33 |
+
|
34 |
+
recall_weighted: 0.712253829321663
|
35 |
+
|
36 |
+
accuracy: 0.712253829321663
|
checkpoint-914/config.json
ADDED
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "google-bert/bert-base-uncased",
|
3 |
+
"_num_labels": 3,
|
4 |
+
"architectures": [
|
5 |
+
"BertForSequenceClassification"
|
6 |
+
],
|
7 |
+
"attention_probs_dropout_prob": 0.1,
|
8 |
+
"classifier_dropout": null,
|
9 |
+
"gradient_checkpointing": false,
|
10 |
+
"hidden_act": "gelu",
|
11 |
+
"hidden_dropout_prob": 0.1,
|
12 |
+
"hidden_size": 768,
|
13 |
+
"id2label": {
|
14 |
+
"0": "-1",
|
15 |
+
"1": "0",
|
16 |
+
"2": "1"
|
17 |
+
},
|
18 |
+
"initializer_range": 0.02,
|
19 |
+
"intermediate_size": 3072,
|
20 |
+
"label2id": {
|
21 |
+
"-1": 0,
|
22 |
+
"0": 1,
|
23 |
+
"1": 2
|
24 |
+
},
|
25 |
+
"layer_norm_eps": 1e-12,
|
26 |
+
"max_position_embeddings": 512,
|
27 |
+
"model_type": "bert",
|
28 |
+
"num_attention_heads": 12,
|
29 |
+
"num_hidden_layers": 12,
|
30 |
+
"pad_token_id": 0,
|
31 |
+
"position_embedding_type": "absolute",
|
32 |
+
"problem_type": "single_label_classification",
|
33 |
+
"torch_dtype": "float32",
|
34 |
+
"transformers_version": "4.43.1",
|
35 |
+
"type_vocab_size": 2,
|
36 |
+
"use_cache": true,
|
37 |
+
"vocab_size": 30522
|
38 |
+
}
|
checkpoint-914/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2314f069c094af142ae20d54bd24656a5ff6d72f3dc300599427fad183a4532a
|
3 |
+
size 437961724
|
checkpoint-914/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f13893e3ba2b090bc46852f66be348202535f1b347c7896a7853b6f0577fdd13
|
3 |
+
size 876044538
|
checkpoint-914/rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:51e49074d676bc8c1068385b8738bfc1bec1e8f668fe1e850dee5cfb5d4929d8
|
3 |
+
size 14244
|
checkpoint-914/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4160360dd8be9ecc5bf10e4b78149d82e11f400282e8c5f327e30a2895d4f0cb
|
3 |
+
size 1064
|
checkpoint-914/trainer_state.json
ADDED
@@ -0,0 +1,365 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": 0.7463629841804504,
|
3 |
+
"best_model_checkpoint": "malware-id-bert-2/checkpoint-914",
|
4 |
+
"epoch": 2.0,
|
5 |
+
"eval_steps": 500,
|
6 |
+
"global_step": 914,
|
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.04814004376367615,
|
13 |
+
"grad_norm": 6.637222766876221,
|
14 |
+
"learning_rate": 7.246376811594203e-06,
|
15 |
+
"loss": 1.1229,
|
16 |
+
"step": 22
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"epoch": 0.0962800875273523,
|
20 |
+
"grad_norm": 3.8751890659332275,
|
21 |
+
"learning_rate": 1.5217391304347828e-05,
|
22 |
+
"loss": 0.9665,
|
23 |
+
"step": 44
|
24 |
+
},
|
25 |
+
{
|
26 |
+
"epoch": 0.14442013129102846,
|
27 |
+
"grad_norm": 6.7346720695495605,
|
28 |
+
"learning_rate": 2.318840579710145e-05,
|
29 |
+
"loss": 0.8785,
|
30 |
+
"step": 66
|
31 |
+
},
|
32 |
+
{
|
33 |
+
"epoch": 0.1925601750547046,
|
34 |
+
"grad_norm": 6.566797733306885,
|
35 |
+
"learning_rate": 3.1159420289855074e-05,
|
36 |
+
"loss": 0.8776,
|
37 |
+
"step": 88
|
38 |
+
},
|
39 |
+
{
|
40 |
+
"epoch": 0.24070021881838075,
|
41 |
+
"grad_norm": 3.3294925689697266,
|
42 |
+
"learning_rate": 3.91304347826087e-05,
|
43 |
+
"loss": 0.8443,
|
44 |
+
"step": 110
|
45 |
+
},
|
46 |
+
{
|
47 |
+
"epoch": 0.2888402625820569,
|
48 |
+
"grad_norm": 8.182415008544922,
|
49 |
+
"learning_rate": 4.710144927536232e-05,
|
50 |
+
"loss": 0.836,
|
51 |
+
"step": 132
|
52 |
+
},
|
53 |
+
{
|
54 |
+
"epoch": 0.33698030634573306,
|
55 |
+
"grad_norm": 4.374414920806885,
|
56 |
+
"learning_rate": 4.947283049472831e-05,
|
57 |
+
"loss": 0.7636,
|
58 |
+
"step": 154
|
59 |
+
},
|
60 |
+
{
|
61 |
+
"epoch": 0.3851203501094092,
|
62 |
+
"grad_norm": 10.95077896118164,
|
63 |
+
"learning_rate": 4.858069748580698e-05,
|
64 |
+
"loss": 0.8281,
|
65 |
+
"step": 176
|
66 |
+
},
|
67 |
+
{
|
68 |
+
"epoch": 0.43326039387308535,
|
69 |
+
"grad_norm": 7.621533393859863,
|
70 |
+
"learning_rate": 4.7688564476885646e-05,
|
71 |
+
"loss": 0.7609,
|
72 |
+
"step": 198
|
73 |
+
},
|
74 |
+
{
|
75 |
+
"epoch": 0.4814004376367615,
|
76 |
+
"grad_norm": 2.452349901199341,
|
77 |
+
"learning_rate": 4.679643146796432e-05,
|
78 |
+
"loss": 0.7234,
|
79 |
+
"step": 220
|
80 |
+
},
|
81 |
+
{
|
82 |
+
"epoch": 0.5295404814004376,
|
83 |
+
"grad_norm": 13.239799499511719,
|
84 |
+
"learning_rate": 4.590429845904299e-05,
|
85 |
+
"loss": 0.8055,
|
86 |
+
"step": 242
|
87 |
+
},
|
88 |
+
{
|
89 |
+
"epoch": 0.5776805251641138,
|
90 |
+
"grad_norm": 4.383372783660889,
|
91 |
+
"learning_rate": 4.5012165450121657e-05,
|
92 |
+
"loss": 0.8403,
|
93 |
+
"step": 264
|
94 |
+
},
|
95 |
+
{
|
96 |
+
"epoch": 0.6258205689277899,
|
97 |
+
"grad_norm": 2.7354745864868164,
|
98 |
+
"learning_rate": 4.4120032441200325e-05,
|
99 |
+
"loss": 0.6584,
|
100 |
+
"step": 286
|
101 |
+
},
|
102 |
+
{
|
103 |
+
"epoch": 0.6739606126914661,
|
104 |
+
"grad_norm": 11.364011764526367,
|
105 |
+
"learning_rate": 4.322789943227899e-05,
|
106 |
+
"loss": 0.7637,
|
107 |
+
"step": 308
|
108 |
+
},
|
109 |
+
{
|
110 |
+
"epoch": 0.7221006564551422,
|
111 |
+
"grad_norm": 11.487720489501953,
|
112 |
+
"learning_rate": 4.233576642335767e-05,
|
113 |
+
"loss": 0.762,
|
114 |
+
"step": 330
|
115 |
+
},
|
116 |
+
{
|
117 |
+
"epoch": 0.7702407002188184,
|
118 |
+
"grad_norm": 5.746718406677246,
|
119 |
+
"learning_rate": 4.1443633414436336e-05,
|
120 |
+
"loss": 0.7775,
|
121 |
+
"step": 352
|
122 |
+
},
|
123 |
+
{
|
124 |
+
"epoch": 0.8183807439824945,
|
125 |
+
"grad_norm": 7.192286491394043,
|
126 |
+
"learning_rate": 4.055150040551501e-05,
|
127 |
+
"loss": 0.8592,
|
128 |
+
"step": 374
|
129 |
+
},
|
130 |
+
{
|
131 |
+
"epoch": 0.8665207877461707,
|
132 |
+
"grad_norm": 5.1123504638671875,
|
133 |
+
"learning_rate": 3.965936739659368e-05,
|
134 |
+
"loss": 0.8034,
|
135 |
+
"step": 396
|
136 |
+
},
|
137 |
+
{
|
138 |
+
"epoch": 0.9146608315098468,
|
139 |
+
"grad_norm": 5.535599231719971,
|
140 |
+
"learning_rate": 3.876723438767235e-05,
|
141 |
+
"loss": 0.7191,
|
142 |
+
"step": 418
|
143 |
+
},
|
144 |
+
{
|
145 |
+
"epoch": 0.962800875273523,
|
146 |
+
"grad_norm": 4.652548313140869,
|
147 |
+
"learning_rate": 3.7875101378751015e-05,
|
148 |
+
"loss": 0.7129,
|
149 |
+
"step": 440
|
150 |
+
},
|
151 |
+
{
|
152 |
+
"epoch": 1.0,
|
153 |
+
"eval_accuracy": 0.712253829321663,
|
154 |
+
"eval_f1_macro": 0.471868840030326,
|
155 |
+
"eval_f1_micro": 0.712253829321663,
|
156 |
+
"eval_f1_weighted": 0.6488788212341754,
|
157 |
+
"eval_loss": 0.7470014691352844,
|
158 |
+
"eval_precision_macro": 0.5558364938895912,
|
159 |
+
"eval_precision_micro": 0.712253829321663,
|
160 |
+
"eval_precision_weighted": 0.6886706852528584,
|
161 |
+
"eval_recall_macro": 0.48134777376654636,
|
162 |
+
"eval_recall_micro": 0.712253829321663,
|
163 |
+
"eval_recall_weighted": 0.712253829321663,
|
164 |
+
"eval_runtime": 3.0281,
|
165 |
+
"eval_samples_per_second": 301.841,
|
166 |
+
"eval_steps_per_second": 19.154,
|
167 |
+
"step": 457
|
168 |
+
},
|
169 |
+
{
|
170 |
+
"epoch": 1.0109409190371992,
|
171 |
+
"grad_norm": 4.098692893981934,
|
172 |
+
"learning_rate": 3.698296836982968e-05,
|
173 |
+
"loss": 0.8697,
|
174 |
+
"step": 462
|
175 |
+
},
|
176 |
+
{
|
177 |
+
"epoch": 1.0590809628008753,
|
178 |
+
"grad_norm": 5.362172603607178,
|
179 |
+
"learning_rate": 3.609083536090835e-05,
|
180 |
+
"loss": 0.8173,
|
181 |
+
"step": 484
|
182 |
+
},
|
183 |
+
{
|
184 |
+
"epoch": 1.1072210065645514,
|
185 |
+
"grad_norm": 3.3980953693389893,
|
186 |
+
"learning_rate": 3.5198702351987026e-05,
|
187 |
+
"loss": 0.7462,
|
188 |
+
"step": 506
|
189 |
+
},
|
190 |
+
{
|
191 |
+
"epoch": 1.1553610503282277,
|
192 |
+
"grad_norm": 6.371144771575928,
|
193 |
+
"learning_rate": 3.43065693430657e-05,
|
194 |
+
"loss": 0.7908,
|
195 |
+
"step": 528
|
196 |
+
},
|
197 |
+
{
|
198 |
+
"epoch": 1.2035010940919038,
|
199 |
+
"grad_norm": 7.371108055114746,
|
200 |
+
"learning_rate": 3.341443633414437e-05,
|
201 |
+
"loss": 0.7636,
|
202 |
+
"step": 550
|
203 |
+
},
|
204 |
+
{
|
205 |
+
"epoch": 1.2516411378555798,
|
206 |
+
"grad_norm": 3.1910150051116943,
|
207 |
+
"learning_rate": 3.252230332522304e-05,
|
208 |
+
"loss": 0.8241,
|
209 |
+
"step": 572
|
210 |
+
},
|
211 |
+
{
|
212 |
+
"epoch": 1.299781181619256,
|
213 |
+
"grad_norm": 2.60595965385437,
|
214 |
+
"learning_rate": 3.1630170316301705e-05,
|
215 |
+
"loss": 0.783,
|
216 |
+
"step": 594
|
217 |
+
},
|
218 |
+
{
|
219 |
+
"epoch": 1.3479212253829322,
|
220 |
+
"grad_norm": 3.1734766960144043,
|
221 |
+
"learning_rate": 3.073803730738037e-05,
|
222 |
+
"loss": 0.8042,
|
223 |
+
"step": 616
|
224 |
+
},
|
225 |
+
{
|
226 |
+
"epoch": 1.3960612691466083,
|
227 |
+
"grad_norm": 4.1255693435668945,
|
228 |
+
"learning_rate": 2.9845904298459045e-05,
|
229 |
+
"loss": 0.7522,
|
230 |
+
"step": 638
|
231 |
+
},
|
232 |
+
{
|
233 |
+
"epoch": 1.4442013129102844,
|
234 |
+
"grad_norm": 2.0985426902770996,
|
235 |
+
"learning_rate": 2.8953771289537713e-05,
|
236 |
+
"loss": 0.7365,
|
237 |
+
"step": 660
|
238 |
+
},
|
239 |
+
{
|
240 |
+
"epoch": 1.4923413566739607,
|
241 |
+
"grad_norm": 4.309380531311035,
|
242 |
+
"learning_rate": 2.8061638280616387e-05,
|
243 |
+
"loss": 0.7426,
|
244 |
+
"step": 682
|
245 |
+
},
|
246 |
+
{
|
247 |
+
"epoch": 1.5404814004376368,
|
248 |
+
"grad_norm": 6.03209924697876,
|
249 |
+
"learning_rate": 2.7169505271695056e-05,
|
250 |
+
"loss": 0.7578,
|
251 |
+
"step": 704
|
252 |
+
},
|
253 |
+
{
|
254 |
+
"epoch": 1.588621444201313,
|
255 |
+
"grad_norm": 4.038090705871582,
|
256 |
+
"learning_rate": 2.6277372262773724e-05,
|
257 |
+
"loss": 0.7181,
|
258 |
+
"step": 726
|
259 |
+
},
|
260 |
+
{
|
261 |
+
"epoch": 1.6367614879649892,
|
262 |
+
"grad_norm": 5.841501712799072,
|
263 |
+
"learning_rate": 2.5385239253852395e-05,
|
264 |
+
"loss": 0.7928,
|
265 |
+
"step": 748
|
266 |
+
},
|
267 |
+
{
|
268 |
+
"epoch": 1.684901531728665,
|
269 |
+
"grad_norm": 6.370532035827637,
|
270 |
+
"learning_rate": 2.4493106244931063e-05,
|
271 |
+
"loss": 0.8713,
|
272 |
+
"step": 770
|
273 |
+
},
|
274 |
+
{
|
275 |
+
"epoch": 1.7330415754923414,
|
276 |
+
"grad_norm": 2.361849069595337,
|
277 |
+
"learning_rate": 2.360097323600973e-05,
|
278 |
+
"loss": 0.8118,
|
279 |
+
"step": 792
|
280 |
+
},
|
281 |
+
{
|
282 |
+
"epoch": 1.7811816192560175,
|
283 |
+
"grad_norm": 6.200317859649658,
|
284 |
+
"learning_rate": 2.2708840227088403e-05,
|
285 |
+
"loss": 0.7079,
|
286 |
+
"step": 814
|
287 |
+
},
|
288 |
+
{
|
289 |
+
"epoch": 1.8293216630196936,
|
290 |
+
"grad_norm": 1.8544143438339233,
|
291 |
+
"learning_rate": 2.1816707218167074e-05,
|
292 |
+
"loss": 0.7119,
|
293 |
+
"step": 836
|
294 |
+
},
|
295 |
+
{
|
296 |
+
"epoch": 1.8774617067833699,
|
297 |
+
"grad_norm": 3.2934396266937256,
|
298 |
+
"learning_rate": 2.0924574209245742e-05,
|
299 |
+
"loss": 0.7909,
|
300 |
+
"step": 858
|
301 |
+
},
|
302 |
+
{
|
303 |
+
"epoch": 1.925601750547046,
|
304 |
+
"grad_norm": 3.195533514022827,
|
305 |
+
"learning_rate": 2.003244120032441e-05,
|
306 |
+
"loss": 0.7672,
|
307 |
+
"step": 880
|
308 |
+
},
|
309 |
+
{
|
310 |
+
"epoch": 1.973741794310722,
|
311 |
+
"grad_norm": 3.878394842147827,
|
312 |
+
"learning_rate": 1.9140308191403082e-05,
|
313 |
+
"loss": 0.7746,
|
314 |
+
"step": 902
|
315 |
+
},
|
316 |
+
{
|
317 |
+
"epoch": 2.0,
|
318 |
+
"eval_accuracy": 0.712253829321663,
|
319 |
+
"eval_f1_macro": 0.471868840030326,
|
320 |
+
"eval_f1_micro": 0.712253829321663,
|
321 |
+
"eval_f1_weighted": 0.6488788212341754,
|
322 |
+
"eval_loss": 0.7463629841804504,
|
323 |
+
"eval_precision_macro": 0.5558364938895912,
|
324 |
+
"eval_precision_micro": 0.712253829321663,
|
325 |
+
"eval_precision_weighted": 0.6886706852528584,
|
326 |
+
"eval_recall_macro": 0.48134777376654636,
|
327 |
+
"eval_recall_micro": 0.712253829321663,
|
328 |
+
"eval_recall_weighted": 0.712253829321663,
|
329 |
+
"eval_runtime": 3.0179,
|
330 |
+
"eval_samples_per_second": 302.856,
|
331 |
+
"eval_steps_per_second": 19.218,
|
332 |
+
"step": 914
|
333 |
+
}
|
334 |
+
],
|
335 |
+
"logging_steps": 22,
|
336 |
+
"max_steps": 1371,
|
337 |
+
"num_input_tokens_seen": 0,
|
338 |
+
"num_train_epochs": 3,
|
339 |
+
"save_steps": 500,
|
340 |
+
"stateful_callbacks": {
|
341 |
+
"EarlyStoppingCallback": {
|
342 |
+
"args": {
|
343 |
+
"early_stopping_patience": 5,
|
344 |
+
"early_stopping_threshold": 0.01
|
345 |
+
},
|
346 |
+
"attributes": {
|
347 |
+
"early_stopping_patience_counter": 0
|
348 |
+
}
|
349 |
+
},
|
350 |
+
"TrainerControl": {
|
351 |
+
"args": {
|
352 |
+
"should_epoch_stop": false,
|
353 |
+
"should_evaluate": false,
|
354 |
+
"should_log": false,
|
355 |
+
"should_save": true,
|
356 |
+
"should_training_stop": false
|
357 |
+
},
|
358 |
+
"attributes": {}
|
359 |
+
}
|
360 |
+
},
|
361 |
+
"total_flos": 480971327606784.0,
|
362 |
+
"train_batch_size": 8,
|
363 |
+
"trial_name": null,
|
364 |
+
"trial_params": null
|
365 |
+
}
|
checkpoint-914/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4787d4a49f133df20e2efe0da0edfcc8313707cafbbd8f6539b42e37c9dcd260
|
3 |
+
size 5240
|
config.json
ADDED
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "google-bert/bert-base-uncased",
|
3 |
+
"_num_labels": 3,
|
4 |
+
"architectures": [
|
5 |
+
"BertForSequenceClassification"
|
6 |
+
],
|
7 |
+
"attention_probs_dropout_prob": 0.1,
|
8 |
+
"classifier_dropout": null,
|
9 |
+
"gradient_checkpointing": false,
|
10 |
+
"hidden_act": "gelu",
|
11 |
+
"hidden_dropout_prob": 0.1,
|
12 |
+
"hidden_size": 768,
|
13 |
+
"id2label": {
|
14 |
+
"0": "-1",
|
15 |
+
"1": "0",
|
16 |
+
"2": "1"
|
17 |
+
},
|
18 |
+
"initializer_range": 0.02,
|
19 |
+
"intermediate_size": 3072,
|
20 |
+
"label2id": {
|
21 |
+
"-1": 0,
|
22 |
+
"0": 1,
|
23 |
+
"1": 2
|
24 |
+
},
|
25 |
+
"layer_norm_eps": 1e-12,
|
26 |
+
"max_position_embeddings": 512,
|
27 |
+
"model_type": "bert",
|
28 |
+
"num_attention_heads": 12,
|
29 |
+
"num_hidden_layers": 12,
|
30 |
+
"pad_token_id": 0,
|
31 |
+
"position_embedding_type": "absolute",
|
32 |
+
"problem_type": "single_label_classification",
|
33 |
+
"torch_dtype": "float32",
|
34 |
+
"transformers_version": "4.43.1",
|
35 |
+
"type_vocab_size": 2,
|
36 |
+
"use_cache": true,
|
37 |
+
"vocab_size": 30522
|
38 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2314f069c094af142ae20d54bd24656a5ff6d72f3dc300599427fad183a4532a
|
3 |
+
size 437961724
|
runs/Jul25_18-17-40_r-redblackbird-malware-trainer-test-ril30kw6-0913f-isf3w/events.out.tfevents.1721931460.r-redblackbird-malware-trainer-test-ril30kw6-0913f-isf3w.173.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c55a058d54cfba561ead384b7fdefca67cbc595ec0f238bc53debfd8489a71ad
|
3 |
+
size 21005
|
runs/Jul25_18-17-40_r-redblackbird-malware-trainer-test-ril30kw6-0913f-isf3w/events.out.tfevents.1721931575.r-redblackbird-malware-trainer-test-ril30kw6-0913f-isf3w.173.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cc638c947c16177f8d826923574563a49fa47ca7e2a8b5100bfe035f14979820
|
3 |
+
size 921
|
special_tokens_map.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"cls_token": "[CLS]",
|
3 |
+
"mask_token": "[MASK]",
|
4 |
+
"pad_token": "[PAD]",
|
5 |
+
"sep_token": "[SEP]",
|
6 |
+
"unk_token": "[UNK]"
|
7 |
+
}
|
tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer_config.json
ADDED
@@ -0,0 +1,55 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"added_tokens_decoder": {
|
3 |
+
"0": {
|
4 |
+
"content": "[PAD]",
|
5 |
+
"lstrip": false,
|
6 |
+
"normalized": false,
|
7 |
+
"rstrip": false,
|
8 |
+
"single_word": false,
|
9 |
+
"special": true
|
10 |
+
},
|
11 |
+
"100": {
|
12 |
+
"content": "[UNK]",
|
13 |
+
"lstrip": false,
|
14 |
+
"normalized": false,
|
15 |
+
"rstrip": false,
|
16 |
+
"single_word": false,
|
17 |
+
"special": true
|
18 |
+
},
|
19 |
+
"101": {
|
20 |
+
"content": "[CLS]",
|
21 |
+
"lstrip": false,
|
22 |
+
"normalized": false,
|
23 |
+
"rstrip": false,
|
24 |
+
"single_word": false,
|
25 |
+
"special": true
|
26 |
+
},
|
27 |
+
"102": {
|
28 |
+
"content": "[SEP]",
|
29 |
+
"lstrip": false,
|
30 |
+
"normalized": false,
|
31 |
+
"rstrip": false,
|
32 |
+
"single_word": false,
|
33 |
+
"special": true
|
34 |
+
},
|
35 |
+
"103": {
|
36 |
+
"content": "[MASK]",
|
37 |
+
"lstrip": false,
|
38 |
+
"normalized": false,
|
39 |
+
"rstrip": false,
|
40 |
+
"single_word": false,
|
41 |
+
"special": true
|
42 |
+
}
|
43 |
+
},
|
44 |
+
"clean_up_tokenization_spaces": true,
|
45 |
+
"cls_token": "[CLS]",
|
46 |
+
"do_lower_case": true,
|
47 |
+
"mask_token": "[MASK]",
|
48 |
+
"model_max_length": 512,
|
49 |
+
"pad_token": "[PAD]",
|
50 |
+
"sep_token": "[SEP]",
|
51 |
+
"strip_accents": null,
|
52 |
+
"tokenize_chinese_chars": true,
|
53 |
+
"tokenizer_class": "BertTokenizer",
|
54 |
+
"unk_token": "[UNK]"
|
55 |
+
}
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4787d4a49f133df20e2efe0da0edfcc8313707cafbbd8f6539b42e37c9dcd260
|
3 |
+
size 5240
|
training_params.json
ADDED
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"data_path": "malware-id-bert-2/autotrain-data",
|
3 |
+
"model": "google-bert/bert-base-uncased",
|
4 |
+
"lr": 5e-05,
|
5 |
+
"epochs": 3,
|
6 |
+
"max_seq_length": 128,
|
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 |
+
"text_column": "autotrain_text",
|
18 |
+
"target_column": "autotrain_label",
|
19 |
+
"logging_steps": -1,
|
20 |
+
"project_name": "malware-id-bert-2",
|
21 |
+
"auto_find_batch_size": false,
|
22 |
+
"mixed_precision": "fp16",
|
23 |
+
"save_total_limit": 1,
|
24 |
+
"push_to_hub": true,
|
25 |
+
"eval_strategy": "epoch",
|
26 |
+
"username": "redblackbird",
|
27 |
+
"log": "tensorboard",
|
28 |
+
"early_stopping_patience": 5,
|
29 |
+
"early_stopping_threshold": 0.01
|
30 |
+
}
|
vocab.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|