File size: 2,403 Bytes
8e58711
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
{
  "_name_or_path": "clicknext/phayathaibert",
  "architectures": [
    "CamembertForTokenClassification"
  ],
  "attention_probs_dropout_prob": 0.1,
  "bos_token_id": 0,
  "classifier_dropout": null,
  "eos_token_id": 2,
  "hidden_act": "gelu",
  "hidden_dropout_prob": 0.1,
  "hidden_size": 768,
  "id2label": {
    "0": "O",
    "1": "I-location",
    "2": "I-person",
    "3": "S-facility",
    "4": "B-location",
    "5": "B-num",
    "6": "E-num",
    "7": "I-date",
    "8": "I-woa",
    "9": "E-person",
    "10": "B-facility",
    "11": "S-woa",
    "12": "E-organisation",
    "13": "E-woa",
    "14": "I-norp",
    "15": "S-num",
    "16": "I-misc",
    "17": "B-organisation",
    "18": "B-woa",
    "19": "E-event",
    "20": "S-location",
    "21": "E-date",
    "22": "S-person",
    "23": "S-date",
    "24": "B-person",
    "25": "I-organisation",
    "26": "S-norp",
    "27": "B-norp",
    "28": "B-date",
    "29": "I-event",
    "30": "E-location",
    "31": "E-misc",
    "32": "S-event",
    "33": "B-event",
    "34": "I-facility",
    "35": "E-facility",
    "36": "S-organisation",
    "37": "E-norp",
    "38": "S-misc",
    "39": "I-num",
    "40": "B-misc"
  },
  "initializer_range": 0.02,
  "intermediate_size": 3072,
  "label2id": {
    "B-date": 28,
    "B-event": 33,
    "B-facility": 10,
    "B-location": 4,
    "B-misc": 40,
    "B-norp": 27,
    "B-num": 5,
    "B-organisation": 17,
    "B-person": 24,
    "B-woa": 18,
    "E-date": 21,
    "E-event": 19,
    "E-facility": 35,
    "E-location": 30,
    "E-misc": 31,
    "E-norp": 37,
    "E-num": 6,
    "E-organisation": 12,
    "E-person": 9,
    "E-woa": 13,
    "I-date": 7,
    "I-event": 29,
    "I-facility": 34,
    "I-location": 1,
    "I-misc": 16,
    "I-norp": 14,
    "I-num": 39,
    "I-organisation": 25,
    "I-person": 2,
    "I-woa": 8,
    "O": 0,
    "S-date": 23,
    "S-event": 32,
    "S-facility": 3,
    "S-location": 20,
    "S-misc": 38,
    "S-norp": 26,
    "S-num": 15,
    "S-organisation": 36,
    "S-person": 22,
    "S-woa": 11
  },
  "layer_norm_eps": 1e-12,
  "max_position_embeddings": 512,
  "model_type": "camembert",
  "num_attention_heads": 12,
  "num_hidden_layers": 12,
  "pad_token_id": 1,
  "position_embedding_type": "absolute",
  "torch_dtype": "float32",
  "transformers_version": "4.35.2",
  "type_vocab_size": 1,
  "use_cache": true,
  "vocab_size": 249262
}