pierreguillou commited on
Commit
d16d3f5
1 Parent(s): 96f67e4
Files changed (2) hide show
  1. config.json +62 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "/content/drive/MyDrive/ner-lenerbr-bert-large-cased-pt-lenerbr/model/",
3
+ "architectures": [
4
+ "BertForTokenClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "directionality": "bidi",
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 1024,
12
+ "id2label": {
13
+ "0": "O",
14
+ "1": "B-ORGANIZACAO",
15
+ "10": "I-LEGISLACAO",
16
+ "11": "B-JURISPRUDENCIA",
17
+ "12": "I-JURISPRUDENCIA",
18
+ "2": "I-ORGANIZACAO",
19
+ "3": "B-PESSOA",
20
+ "4": "I-PESSOA",
21
+ "5": "B-TEMPO",
22
+ "6": "I-TEMPO",
23
+ "7": "B-LOCAL",
24
+ "8": "I-LOCAL",
25
+ "9": "B-LEGISLACAO"
26
+ },
27
+ "initializer_range": 0.02,
28
+ "intermediate_size": 4096,
29
+ "label2id": {
30
+ "B-JURISPRUDENCIA": "11",
31
+ "B-LEGISLACAO": "9",
32
+ "B-LOCAL": "7",
33
+ "B-ORGANIZACAO": "1",
34
+ "B-PESSOA": "3",
35
+ "B-TEMPO": "5",
36
+ "I-JURISPRUDENCIA": "12",
37
+ "I-LEGISLACAO": "10",
38
+ "I-LOCAL": "8",
39
+ "I-ORGANIZACAO": "2",
40
+ "I-PESSOA": "4",
41
+ "I-TEMPO": "6",
42
+ "O": "0"
43
+ },
44
+ "layer_norm_eps": 1e-12,
45
+ "max_position_embeddings": 512,
46
+ "model_type": "bert",
47
+ "num_attention_heads": 16,
48
+ "num_hidden_layers": 24,
49
+ "output_past": true,
50
+ "pad_token_id": 0,
51
+ "pooler_fc_size": 768,
52
+ "pooler_num_attention_heads": 12,
53
+ "pooler_num_fc_layers": 3,
54
+ "pooler_size_per_head": 128,
55
+ "pooler_type": "first_token_transform",
56
+ "position_embedding_type": "absolute",
57
+ "torch_dtype": "float32",
58
+ "transformers_version": "4.15.0",
59
+ "type_vocab_size": 2,
60
+ "use_cache": true,
61
+ "vocab_size": 29794
62
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67847596d19eed03010876a6c05a77f324ff19da054a1be0150dd00ee4a3b6fb
3
+ size 1333595953