Everither commited on
Commit
565bc21
·
verified ·
1 Parent(s): f323c76

Training in progress, epoch 1

Browse files
Files changed (5) hide show
  1. config.json +6 -5
  2. model.safetensors +2 -2
  3. tokenizer.json +0 -0
  4. training_args.bin +1 -1
  5. vocab.txt +0 -0
config.json CHANGED
@@ -5,9 +5,10 @@
5
  "attention_probs_dropout_prob": 0.1,
6
  "classifier_dropout": null,
7
  "directionality": "bidi",
 
8
  "hidden_act": "gelu",
9
  "hidden_dropout_prob": 0.1,
10
- "hidden_size": 768,
11
  "id2label": {
12
  "0": "Crypto",
13
  "1": "Porn",
@@ -21,7 +22,7 @@
21
  "9": "Gambling"
22
  },
23
  "initializer_range": 0.02,
24
- "intermediate_size": 3072,
25
  "label2id": {
26
  "Arms": 2,
27
  "Crypto": 0,
@@ -37,8 +38,8 @@
37
  "layer_norm_eps": 1e-12,
38
  "max_position_embeddings": 512,
39
  "model_type": "bert",
40
- "num_attention_heads": 12,
41
- "num_hidden_layers": 12,
42
  "pad_token_id": 0,
43
  "pooler_fc_size": 768,
44
  "pooler_num_attention_heads": 12,
@@ -51,5 +52,5 @@
51
  "transformers_version": "4.55.4",
52
  "type_vocab_size": 2,
53
  "use_cache": true,
54
- "vocab_size": 119547
55
  }
 
5
  "attention_probs_dropout_prob": 0.1,
6
  "classifier_dropout": null,
7
  "directionality": "bidi",
8
+ "gradient_checkpointing": false,
9
  "hidden_act": "gelu",
10
  "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 1024,
12
  "id2label": {
13
  "0": "Crypto",
14
  "1": "Porn",
 
22
  "9": "Gambling"
23
  },
24
  "initializer_range": 0.02,
25
+ "intermediate_size": 4096,
26
  "label2id": {
27
  "Arms": 2,
28
  "Crypto": 0,
 
38
  "layer_norm_eps": 1e-12,
39
  "max_position_embeddings": 512,
40
  "model_type": "bert",
41
+ "num_attention_heads": 16,
42
+ "num_hidden_layers": 24,
43
  "pad_token_id": 0,
44
  "pooler_fc_size": 768,
45
  "pooler_num_attention_heads": 12,
 
52
  "transformers_version": "4.55.4",
53
  "type_vocab_size": 2,
54
  "use_cache": true,
55
+ "vocab_size": 28996
56
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:858f9c51d0371b205edcfdfa9b13ffef62c9bcba98d82e673745053d70a16a00
3
- size 711468072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8eec5d36dad1f349eb774cfa47a73dfbd9ffe563fe7d32c3c004e3510e1be710
3
+ size 1334405064
tokenizer.json CHANGED
The diff for this file is too large to render. See raw diff
 
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:95930ed7c92437370b06ad103c31c474e75d8f8ff7da9e3edb140f3648865e81
3
  size 5713
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:199e209844b6c6a94297bbf327fd53289030e3e3155706a8baa389e848f679a9
3
  size 5713
vocab.txt CHANGED
The diff for this file is too large to render. See raw diff