SharpAI commited on
Commit
e3eae01
·
1 Parent(s): 5d9e950
Files changed (3) hide show
  1. README.md +47 -0
  2. config.json +111 -0
  3. tf_model.h5 +3 -0
README.md ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - generated_from_keras_callback
4
+ model-index:
5
+ - name: mal-tls-bert-large-relu
6
+ results: []
7
+ ---
8
+
9
+ <!-- This model card has been generated automatically according to the information Keras had access to. You should
10
+ probably proofread and complete it, then remove this comment. -->
11
+
12
+ # mal-tls-bert-large-relu
13
+
14
+ This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
15
+ It achieves the following results on the evaluation set:
16
+
17
+
18
+ ## Model description
19
+
20
+ More information needed
21
+
22
+ ## Intended uses & limitations
23
+
24
+ More information needed
25
+
26
+ ## Training and evaluation data
27
+
28
+ More information needed
29
+
30
+ ## Training procedure
31
+
32
+ ### Training hyperparameters
33
+
34
+ The following hyperparameters were used during training:
35
+ - optimizer: None
36
+ - training_precision: float32
37
+
38
+ ### Training results
39
+
40
+
41
+
42
+ ### Framework versions
43
+
44
+ - Transformers 4.20.1
45
+ - TensorFlow 2.6.4
46
+ - Datasets 2.1.0
47
+ - Tokenizers 0.12.1
config.json ADDED
@@ -0,0 +1,111 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "BertForSequenceClassification"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.1,
6
+ "classifier_dropout": null,
7
+ "hidden_act": "relu",
8
+ "hidden_dropout_prob": 0.1,
9
+ "hidden_size": 264,
10
+ "id2label": {
11
+ "0": "spelevo",
12
+ "1": "neutrino",
13
+ "2": "dridex",
14
+ "3": "rig",
15
+ "4": "spora",
16
+ "5": "reposfxg",
17
+ "6": "angler",
18
+ "7": "chthonic",
19
+ "8": "gandcrab",
20
+ "9": "sigma",
21
+ "10": "ramnit",
22
+ "11": "kovter",
23
+ "12": "upatre",
24
+ "13": "emotet",
25
+ "14": "boleto",
26
+ "15": "globeimposter",
27
+ "16": "troldesh",
28
+ "17": "trickbot",
29
+ "18": "bunitu",
30
+ "19": "remcos",
31
+ "20": "azorult",
32
+ "21": "zeus-panda",
33
+ "22": "ursnif",
34
+ "23": "unclassified",
35
+ "24": "fallout",
36
+ "25": "vawtrak",
37
+ "26": "hancitor",
38
+ "27": "crypt",
39
+ "28": "tofsee",
40
+ "29": "parite",
41
+ "30": "zeus",
42
+ "31": "dreambot",
43
+ "32": "bankerx",
44
+ "33": "locky",
45
+ "34": "banload",
46
+ "35": "cerber",
47
+ "36": "icedid",
48
+ "37": "gootkit",
49
+ "38": "miuref",
50
+ "39": "crthrazy",
51
+ "40": "qakbot",
52
+ "41": "nymaim"
53
+ },
54
+ "initializer_range": 0.02,
55
+ "intermediate_size": 264,
56
+ "label2id": {
57
+ "angler": 6,
58
+ "azorult": 20,
59
+ "bankerx": 32,
60
+ "banload": 34,
61
+ "boleto": 14,
62
+ "bunitu": 18,
63
+ "cerber": 35,
64
+ "chthonic": 7,
65
+ "crthrazy": 39,
66
+ "crypt": 27,
67
+ "dreambot": 31,
68
+ "dridex": 2,
69
+ "emotet": 13,
70
+ "fallout": 24,
71
+ "gandcrab": 8,
72
+ "globeimposter": 15,
73
+ "gootkit": 37,
74
+ "hancitor": 26,
75
+ "icedid": 36,
76
+ "kovter": 11,
77
+ "locky": 33,
78
+ "miuref": 38,
79
+ "neutrino": 1,
80
+ "nymaim": 41,
81
+ "parite": 29,
82
+ "qakbot": 40,
83
+ "ramnit": 10,
84
+ "remcos": 19,
85
+ "reposfxg": 5,
86
+ "rig": 3,
87
+ "sigma": 9,
88
+ "spelevo": 0,
89
+ "spora": 4,
90
+ "tofsee": 28,
91
+ "trickbot": 17,
92
+ "troldesh": 16,
93
+ "unclassified": 23,
94
+ "upatre": 12,
95
+ "ursnif": 22,
96
+ "vawtrak": 25,
97
+ "zeus": 30,
98
+ "zeus-panda": 21
99
+ },
100
+ "layer_norm_eps": 1e-12,
101
+ "max_position_embeddings": 264,
102
+ "model_type": "bert",
103
+ "num_attention_heads": 12,
104
+ "num_hidden_layers": 24,
105
+ "pad_token_id": 234,
106
+ "position_embedding_type": "absolute",
107
+ "transformers_version": "4.20.1",
108
+ "type_vocab_size": 2,
109
+ "use_cache": true,
110
+ "vocab_size": 237
111
+ }
tf_model.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65999d6ee52eec79321f5b7559d88d7d7145ba07b5f45111c5ce854588d7c6e9
3
+ size 41893968