aarimond commited on
Commit
d7df99f
·
1 Parent(s): bd1c971

added model

Browse files
Files changed (2) hide show
  1. config.json +71 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "gdrive/MyDrive/GLEIF/SOW13/notebooks/models/model_NL/checkpoint-9500",
3
+ "architectures": [
4
+ "BertForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "gradient_checkpointing": false,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 768,
12
+ "id2label": {
13
+ "0": "54M6 - besloten vennootschap met beperkte aansprakelijkheid",
14
+ "1": "V44D - stichting",
15
+ "10": "A0W7 - publiekrechtelijke rechtspersoon",
16
+ "11": "33MN - vereniging",
17
+ "12": "BBEB - Europese naamloze vennootschap (Societas Europaea)",
18
+ "13": "4QXM - eenmanszaak",
19
+ "14": "9999",
20
+ "15": "M1IZ - Overige Privaatrechtelijke Rechtspersoon",
21
+ "16": "9AAK - maatschap",
22
+ "17": "DEO1 - onderlinge waarborgmaatschappij",
23
+ "18": "GNXT - vereniging van eigenaars",
24
+ "19": "UNJ2 - rederij",
25
+ "2": "B5PM - naamloze vennootschap",
26
+ "3": "8888",
27
+ "4": "EZQW - rechtspersoon in oprichting",
28
+ "5": "JHK5 - fonds voor gemene rekening",
29
+ "6": "NFFH - co\u00f6peratie",
30
+ "7": "CODH - commanditaire vennootschap",
31
+ "8": "62Y3 - vennootschap onder firma",
32
+ "9": "L7HX - kerkgenootschap"
33
+ },
34
+ "initializer_range": 0.02,
35
+ "intermediate_size": 3072,
36
+ "label2id": {
37
+ "33MN - vereniging": 11,
38
+ "4QXM - eenmanszaak": 13,
39
+ "54M6 - besloten vennootschap met beperkte aansprakelijkheid": 0,
40
+ "62Y3 - vennootschap onder firma": 8,
41
+ "8888": 3,
42
+ "9999": 14,
43
+ "9AAK - maatschap": 16,
44
+ "A0W7 - publiekrechtelijke rechtspersoon": 10,
45
+ "B5PM - naamloze vennootschap": 2,
46
+ "BBEB - Europese naamloze vennootschap (Societas Europaea)": 12,
47
+ "CODH - commanditaire vennootschap": 7,
48
+ "DEO1 - onderlinge waarborgmaatschappij": 17,
49
+ "EZQW - rechtspersoon in oprichting": 4,
50
+ "GNXT - vereniging van eigenaars": 18,
51
+ "JHK5 - fonds voor gemene rekening": 5,
52
+ "L7HX - kerkgenootschap": 9,
53
+ "M1IZ - Overige Privaatrechtelijke Rechtspersoon": 15,
54
+ "NFFH - co\u00f6peratie": 6,
55
+ "UNJ2 - rederij": 19,
56
+ "V44D - stichting": 1
57
+ },
58
+ "layer_norm_eps": 1e-12,
59
+ "max_position_embeddings": 512,
60
+ "model_type": "bert",
61
+ "num_attention_heads": 12,
62
+ "num_hidden_layers": 12,
63
+ "pad_token_id": 3,
64
+ "position_embedding_type": "absolute",
65
+ "problem_type": "single_label_classification",
66
+ "torch_dtype": "float32",
67
+ "transformers_version": "4.25.1",
68
+ "type_vocab_size": 2,
69
+ "use_cache": true,
70
+ "vocab_size": 30073
71
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d85974018c61ed51964a23a9445ed3d8efe808829984893c7c67b78502ac64ae
3
+ size 436683957