SharpAI commited on
Commit
7bcaf5f
·
1 Parent(s): 3ce23b4
Files changed (3) hide show
  1. README.md +47 -0
  2. config.json +119 -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-mobilebert
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-mobilebert
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,119 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "MobileBertForSequenceClassification"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.1,
6
+ "classifier_activation": true,
7
+ "classifier_dropout": null,
8
+ "embedding_size": 128,
9
+ "hidden_act": "relu",
10
+ "hidden_dropout_prob": 0.0,
11
+ "hidden_size": 256,
12
+ "id2label": {
13
+ "0": "gootkit",
14
+ "1": "crthrazy",
15
+ "2": "parite",
16
+ "3": "qakbot",
17
+ "4": "zeus-panda",
18
+ "5": "chthonic",
19
+ "6": "bankerx",
20
+ "7": "remcos",
21
+ "8": "sigma",
22
+ "9": "bunitu",
23
+ "10": "azorult",
24
+ "11": "spelevo",
25
+ "12": "miuref",
26
+ "13": "globeimposter",
27
+ "14": "ramnit",
28
+ "15": "dridex",
29
+ "16": "spora",
30
+ "17": "locky",
31
+ "18": "kovter",
32
+ "19": "neutrino",
33
+ "20": "nymaim",
34
+ "21": "reposfxg",
35
+ "22": "cerber",
36
+ "23": "angler",
37
+ "24": "vawtrak",
38
+ "25": "emotet",
39
+ "26": "hancitor",
40
+ "27": "crypt",
41
+ "28": "ursnif",
42
+ "29": "banload",
43
+ "30": "boleto",
44
+ "31": "gandcrab",
45
+ "32": "upatre",
46
+ "33": "fallout",
47
+ "34": "tofsee",
48
+ "35": "zeus",
49
+ "36": "trickbot",
50
+ "37": "icedid",
51
+ "38": "troldesh",
52
+ "39": "dreambot",
53
+ "40": "unclassified",
54
+ "41": "rig"
55
+ },
56
+ "initializer_range": 0.02,
57
+ "intermediate_size": 256,
58
+ "intra_bottleneck_size": 128,
59
+ "key_query_shared_bottleneck": true,
60
+ "label2id": {
61
+ "angler": 23,
62
+ "azorult": 10,
63
+ "bankerx": 6,
64
+ "banload": 29,
65
+ "boleto": 30,
66
+ "bunitu": 9,
67
+ "cerber": 22,
68
+ "chthonic": 5,
69
+ "crthrazy": 1,
70
+ "crypt": 27,
71
+ "dreambot": 39,
72
+ "dridex": 15,
73
+ "emotet": 25,
74
+ "fallout": 33,
75
+ "gandcrab": 31,
76
+ "globeimposter": 13,
77
+ "gootkit": 0,
78
+ "hancitor": 26,
79
+ "icedid": 37,
80
+ "kovter": 18,
81
+ "locky": 17,
82
+ "miuref": 12,
83
+ "neutrino": 19,
84
+ "nymaim": 20,
85
+ "parite": 2,
86
+ "qakbot": 3,
87
+ "ramnit": 14,
88
+ "remcos": 7,
89
+ "reposfxg": 21,
90
+ "rig": 41,
91
+ "sigma": 8,
92
+ "spelevo": 11,
93
+ "spora": 16,
94
+ "tofsee": 34,
95
+ "trickbot": 36,
96
+ "troldesh": 38,
97
+ "unclassified": 40,
98
+ "upatre": 32,
99
+ "ursnif": 28,
100
+ "vawtrak": 24,
101
+ "zeus": 35,
102
+ "zeus-panda": 4
103
+ },
104
+ "layer_norm_eps": 1e-12,
105
+ "max_position_embeddings": 256,
106
+ "model_type": "mobilebert",
107
+ "normalization_type": "no_norm",
108
+ "num_attention_heads": 8,
109
+ "num_feedforward_networks": 4,
110
+ "num_hidden_layers": 24,
111
+ "pad_token_id": 234,
112
+ "transformers_version": "4.20.1",
113
+ "trigram_input": true,
114
+ "true_hidden_size": 128,
115
+ "type_vocab_size": 2,
116
+ "use_bottleneck": true,
117
+ "use_bottleneck_attention": false,
118
+ "vocab_size": 237
119
+ }
tf_model.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02fc24917279eb8ffec28e286e22fcca9781447001813f484f78ad7999216144
3
+ size 45522416