Everither commited on
Commit
16c54bc
·
verified ·
1 Parent(s): f958fca

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. config.json +28 -20
  2. model.safetensors +2 -2
  3. training_args.bin +1 -1
config.json CHANGED
@@ -21,31 +21,39 @@
21
  "hidden_activation": "gelu",
22
  "hidden_size": 768,
23
  "id2label": {
24
- "0": "Hacking",
25
- "1": "Gambling",
26
- "2": "Financial",
27
- "3": "Electronic",
28
- "4": "Porn",
29
- "5": "Arms",
30
- "6": "Drugs",
31
- "7": "Others",
32
- "8": "Crypto",
33
- "9": "Violence"
 
 
 
 
34
  },
35
  "initializer_cutoff_factor": 2.0,
36
  "initializer_range": 0.02,
37
  "intermediate_size": 1152,
38
  "label2id": {
39
- "Arms": 5,
40
- "Crypto": 8,
41
- "Drugs": 6,
42
- "Electronic": 3,
43
- "Financial": 2,
44
- "Gambling": 1,
45
- "Hacking": 0,
46
- "Others": 7,
47
- "Porn": 4,
48
- "Violence": 9
 
 
 
 
49
  },
50
  "layer_norm_eps": 1e-05,
51
  "local_attention": 128,
 
21
  "hidden_activation": "gelu",
22
  "hidden_size": 768,
23
  "id2label": {
24
+ "0": "Cryptolocker",
25
+ "1": "Cryptocurrency",
26
+ "10": "Hacking",
27
+ "11": "Counterfeit Credit-Cards",
28
+ "12": "Forum",
29
+ "13": "Locked",
30
+ "2": "Services",
31
+ "3": "Social-Network",
32
+ "4": "Hosting",
33
+ "5": "Personal",
34
+ "6": "Down",
35
+ "7": "Porno",
36
+ "8": "Marketplace",
37
+ "9": "Drugs"
38
  },
39
  "initializer_cutoff_factor": 2.0,
40
  "initializer_range": 0.02,
41
  "intermediate_size": 1152,
42
  "label2id": {
43
+ "Counterfeit Credit-Cards": 11,
44
+ "Cryptocurrency": 1,
45
+ "Cryptolocker": 0,
46
+ "Down": 6,
47
+ "Drugs": 9,
48
+ "Forum": 12,
49
+ "Hacking": 10,
50
+ "Hosting": 4,
51
+ "Locked": 13,
52
+ "Marketplace": 8,
53
+ "Personal": 5,
54
+ "Porno": 7,
55
+ "Services": 2,
56
+ "Social-Network": 3
57
  },
58
  "layer_norm_eps": 1e-05,
59
  "local_attention": 128,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1d7705838b6d3f6679a513c6e90e0b84d1d5f47c5648b0305d2725d90fae9f50
3
- size 598464400
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b491840b7c7b27496c0f6ba6aa237493ceb1e9852b6feb5de1b8d54de02a4359
3
+ size 598476704
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ce29454a1c739dda7cf1bea19d56687b8af5598245125bbfc40e60bc55a05730
3
  size 5777
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cfd623f345fbf95a21f5669e034e2801d4b1a353a23cbe303a98489c039b0a0
3
  size 5777