stulcrad commited on
Commit
f7a3276
1 Parent(s): 073a01e

Upload BertForTokenClassification

Browse files
Files changed (2) hide show
  1. config.json +86 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,86 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "models/CNEC2_0_Supertypes_nested_slavicbert",
3
+ "architectures": [
4
+ "BertForTokenClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.25,
7
+ "classifier_dropout": null,
8
+ "directionality": "bidi",
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.25,
11
+ "hidden_size": 768,
12
+ "id2label": {
13
+ "0": "O",
14
+ "1": "B-P",
15
+ "2": "I-P",
16
+ "3": "B-T",
17
+ "4": "I-T",
18
+ "5": "B-A",
19
+ "6": "I-A",
20
+ "7": "B-C",
21
+ "8": "I-C",
22
+ "9": "B-a",
23
+ "10": "I-a",
24
+ "11": "B-g",
25
+ "12": "I-g",
26
+ "13": "B-i",
27
+ "14": "I-i",
28
+ "15": "B-m",
29
+ "16": "I-m",
30
+ "17": "B-n",
31
+ "18": "I-n",
32
+ "19": "B-o",
33
+ "20": "I-o",
34
+ "21": "B-p",
35
+ "22": "I-p",
36
+ "23": "B-t",
37
+ "24": "I-t"
38
+ },
39
+ "initializer_range": 0.02,
40
+ "intermediate_size": 3072,
41
+ "label2id": {
42
+ "B-A": 5,
43
+ "B-C": 7,
44
+ "B-P": 1,
45
+ "B-T": 3,
46
+ "B-a": 9,
47
+ "B-g": 11,
48
+ "B-i": 13,
49
+ "B-m": 15,
50
+ "B-n": 17,
51
+ "B-o": 19,
52
+ "B-p": 21,
53
+ "B-t": 23,
54
+ "I-A": 6,
55
+ "I-C": 8,
56
+ "I-P": 2,
57
+ "I-T": 4,
58
+ "I-a": 10,
59
+ "I-g": 12,
60
+ "I-i": 14,
61
+ "I-m": 16,
62
+ "I-n": 18,
63
+ "I-o": 20,
64
+ "I-p": 22,
65
+ "I-t": 24,
66
+ "O": 0
67
+ },
68
+ "layer_norm_eps": 1e-12,
69
+ "max_position_embeddings": 512,
70
+ "model_type": "bert",
71
+ "num_attention_heads": 12,
72
+ "num_hidden_layers": 12,
73
+ "output_past": true,
74
+ "pad_token_id": 0,
75
+ "pooler_fc_size": 768,
76
+ "pooler_num_attention_heads": 12,
77
+ "pooler_num_fc_layers": 3,
78
+ "pooler_size_per_head": 128,
79
+ "pooler_type": "first_token_transform",
80
+ "position_embedding_type": "absolute",
81
+ "torch_dtype": "float32",
82
+ "transformers_version": "4.36.2",
83
+ "type_vocab_size": 2,
84
+ "use_cache": true,
85
+ "vocab_size": 119547
86
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:364c5d516568a5aebd251e642551431284c4e2d5f7c3f55c5148a7cb3bc8431c
3
+ size 709151652