File size: 2,202 Bytes
f07effe
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "_name_or_path": "aubmindlab/bert-base-arabertv02",
  "architectures": [
    "BertForTokenClassification"
  ],
  "attention_probs_dropout_prob": 0.1,
  "classifier_dropout": null,
  "hidden_act": "gelu",
  "hidden_dropout_prob": 0.1,
  "hidden_size": 768,
  "id2label": {
    "0": "B-Allah",
    "1": "I-Allah",
    "2": "B-Book",
    "3": "I-Book",
    "4": "B-Clan",
    "5": "I-Clan",
    "6": "B-Crime",
    "7": "I-Crime",
    "8": "B-Date",
    "9": "I-Date",
    "10": "B-Day",
    "11": "I-Day",
    "12": "B-Hell",
    "13": "I-Hell",
    "14": "B-Loc",
    "15": "I-Loc",
    "16": "B-Meas",
    "17": "I-Meas",
    "18": "B-Mon",
    "19": "I-Mon",
    "20": "B-Month",
    "21": "I-Month",
    "22": "B-NatOb",
    "23": "I-NatOb",
    "24": "B-NUM",
    "25": "I-NUM",
    "26": "O",
    "27": "B-Org",
    "28": "I-Org",
    "29": "B-Para",
    "30": "I-Para",
    "31": "B-Pers",
    "32": "I-Pers",
    "33": "B-Prophet",
    "34": "I-Prophet",
    "35": "B-Rlig",
    "36": "I-Rlig",
    "37": "B-Sect",
    "38": "I-Sect",
    "39": "B-Time",
    "40": "I-Time"
  },
  "initializer_range": 0.02,
  "intermediate_size": 3072,
  "label2id": {
    "B-Allah": 0,
    "B-Book": 2,
    "B-Clan": 4,
    "B-Crime": 6,
    "B-Date": 8,
    "B-Day": 10,
    "B-Hell": 12,
    "B-Loc": 14,
    "B-Meas": 16,
    "B-Mon": 18,
    "B-Month": 20,
    "B-NUM": 24,
    "B-NatOb": 22,
    "B-Org": 27,
    "B-Para": 29,
    "B-Pers": 31,
    "B-Prophet": 33,
    "B-Rlig": 35,
    "B-Sect": 37,
    "B-Time": 39,
    "I-Allah": 1,
    "I-Book": 3,
    "I-Clan": 5,
    "I-Crime": 7,
    "I-Date": 9,
    "I-Day": 11,
    "I-Hell": 13,
    "I-Loc": 15,
    "I-Meas": 17,
    "I-Mon": 19,
    "I-Month": 21,
    "I-NUM": 25,
    "I-NatOb": 23,
    "I-Org": 28,
    "I-Para": 30,
    "I-Pers": 32,
    "I-Prophet": 34,
    "I-Rlig": 36,
    "I-Sect": 38,
    "I-Time": 40,
    "O": 26
  },
  "layer_norm_eps": 1e-12,
  "max_position_embeddings": 512,
  "model_type": "bert",
  "num_attention_heads": 12,
  "num_hidden_layers": 12,
  "pad_token_id": 0,
  "position_embedding_type": "absolute",
  "transformers_version": "4.37.2",
  "type_vocab_size": 2,
  "use_cache": true,
  "vocab_size": 64000
}