File size: 3,196 Bytes
7818195
 
 
 
 
 
 
 
 
 
 
 
30a7303
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
aeaa22d
30a7303
 
 
 
 
 
 
aeaa22d
30a7303
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7818195
 
 
 
30a7303
 
 
 
 
 
 
 
aeaa22d
30a7303
 
 
 
 
 
 
 
 
 
 
 
 
 
 
aeaa22d
30a7303
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7818195
 
 
 
 
 
 
 
 
 
 
 
 
1ca6bd8
7818195
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
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
{
  "_name_or_path": "/kaggle/working/Bert_01",
  "architectures": [
    "BertForSequenceClassification"
  ],
  "attention_probs_dropout_prob": 0.1,
  "classifier_dropout": null,
  "gradient_checkpointing": false,
  "hidden_act": "gelu",
  "hidden_dropout_prob": 0.1,
  "hidden_size": 768,
  "id2label": {
    "0": "vasps",
    "1": "conduct",
    "2": "investor",
    "3": "person",
    "4": "code of conduct",
    "5": "transactions",
    "6": "audit",
    "7": "pep",
    "8": "sanctions",
    "9": "operator",
    "10": "anti-bribery",
    "11": "transaction",
    "12": "due diligence",
    "13": "reporting",
    "14": "regulations",
    "15": "travel rule",
    "16": "risk assessment",
    "17": "virtual assets",
    "18": "identity",
    "19": "insider dealing",
    "20": "monitoring",
    "21": "rules",
    "22": "compliance",
    "23": "requirements",
    "24": "oversight",
    "25": "legislation",
    "26": "legal",
    "27": "aml",
    "28": "circular",
    "29": "disclosure",
    "30": "criminal",
    "31": "record keeping",
    "32": "controls",
    "33": "entities",
    "34": "client",
    "35": "vasp",
    "36": "policy",
    "37": "cdd",
    "38": "kyc",
    "39": "cft",
    "40": "risk management",
    "41": "dlt",
    "42": "screening",
    "43": "guideline",
    "44": "license",
    "45": "regulator",
    "46": "policies",
    "47": "investor protection",
    "48": "safeguard",
    "49": "suspicious transactions",
    "50": "risks",
    "51": "transfer",
    "52": "rulebook",
    "53": "authority",
    "54": "beneficiary information"
  },
  "initializer_range": 0.02,
  "intermediate_size": 3072,
  "label2id": {
    "aml": 27,
    "anti-bribery": 10,
    "audit": 6,
    "authority": 53,
    "beneficiary information": 54,
    "cdd": 37,
    "cft": 39,
    "circular": 28,
    "client": 34,
    "code of conduct": 4,
    "compliance": 22,
    "conduct": 1,
    "controls": 32,
    "criminal": 30,
    "disclosure": 29,
    "dlt": 41,
    "due diligence": 12,
    "entities": 33,
    "guideline": 43,
    "identity": 18,
    "insider dealing": 19,
    "investor": 2,
    "investor protection": 47,
    "kyc": 38,
    "legal": 26,
    "legislation": 25,
    "license": 44,
    "monitoring": 20,
    "operator": 9,
    "oversight": 24,
    "pep": 7,
    "person": 3,
    "policies": 46,
    "policy": 36,
    "record keeping": 31,
    "regulations": 14,
    "regulator": 45,
    "reporting": 13,
    "requirements": 23,
    "risk assessment": 16,
    "risk management": 40,
    "risks": 50,
    "rulebook": 52,
    "rules": 21,
    "safeguard": 48,
    "sanctions": 8,
    "screening": 42,
    "suspicious transactions": 49,
    "transaction": 11,
    "transactions": 5,
    "transfer": 51,
    "travel rule": 15,
    "vasp": 35,
    "vasps": 0,
    "virtual assets": 17
  },
  "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",
  "problem_type": "multi_label_classification",
  "torch_dtype": "float32",
  "transformers_version": "4.41.1",
  "type_vocab_size": 2,
  "use_cache": true,
  "vocab_size": 30522
}