Ansh007 commited on
Commit
30a7303
·
verified ·
1 Parent(s): b17de0e

Upload BertForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +106 -106
  2. model.safetensors +1 -1
config.json CHANGED
@@ -10,120 +10,120 @@
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
12
  "id2label": {
13
- "0": "authority",
14
- "1": "sanctions",
15
- "2": "compliance",
16
- "3": "transfer",
17
- "4": "screening",
18
- "5": "record keeping",
19
- "6": "safeguard",
20
- "7": "transactions",
21
- "8": "travel rule",
22
- "9": "conduct",
23
- "10": "circular",
24
- "11": "risks",
25
- "12": "transaction",
26
- "13": "guideline",
27
- "14": "virtual assets",
28
- "15": "identity",
29
- "16": "regulations",
30
- "17": "cdd",
31
- "18": "reporting",
32
- "19": "rules",
33
- "20": "legislation",
34
- "21": "insider dealing",
35
- "22": "anti-bribery",
36
- "23": "person",
37
- "24": "disclosure",
38
- "25": "investor",
39
  "26": "legal",
40
- "27": "vasps",
41
- "28": "criminal",
42
- "29": "policy",
43
- "30": "controls",
44
- "31": "requirements",
45
- "32": "risk management",
46
- "33": "oversight",
47
  "34": "client",
48
- "35": "beneficiary information",
49
- "36": "risk assessment",
50
- "37": "policies",
51
- "38": "code of conduct",
52
- "39": "pep",
53
- "40": "cft",
54
- "41": "investor protection",
55
- "42": "regulator",
56
- "43": "aml",
57
- "44": "kyc",
58
- "45": "operator",
59
- "46": "monitoring",
60
- "47": "license",
61
- "48": "suspicious transactions",
62
- "49": "entities",
63
- "50": "vasp",
64
- "51": "rulebook",
65
- "52": "dlt",
66
- "53": "due diligence",
67
- "54": "audit"
68
  },
69
  "initializer_range": 0.02,
70
  "intermediate_size": 3072,
71
  "label2id": {
72
- "aml": 43,
73
- "anti-bribery": 22,
74
- "audit": 54,
75
- "authority": 0,
76
- "beneficiary information": 35,
77
- "cdd": 17,
78
- "cft": 40,
79
- "circular": 10,
80
  "client": 34,
81
- "code of conduct": 38,
82
- "compliance": 2,
83
- "conduct": 9,
84
- "controls": 30,
85
- "criminal": 28,
86
- "disclosure": 24,
87
- "dlt": 52,
88
- "due diligence": 53,
89
- "entities": 49,
90
- "guideline": 13,
91
- "identity": 15,
92
- "insider dealing": 21,
93
- "investor": 25,
94
- "investor protection": 41,
95
- "kyc": 44,
96
  "legal": 26,
97
- "legislation": 20,
98
- "license": 47,
99
- "monitoring": 46,
100
- "operator": 45,
101
- "oversight": 33,
102
- "pep": 39,
103
- "person": 23,
104
- "policies": 37,
105
- "policy": 29,
106
- "record keeping": 5,
107
- "regulations": 16,
108
- "regulator": 42,
109
- "reporting": 18,
110
- "requirements": 31,
111
- "risk assessment": 36,
112
- "risk management": 32,
113
- "risks": 11,
114
- "rulebook": 51,
115
- "rules": 19,
116
- "safeguard": 6,
117
- "sanctions": 1,
118
- "screening": 4,
119
- "suspicious transactions": 48,
120
- "transaction": 12,
121
- "transactions": 7,
122
- "transfer": 3,
123
- "travel rule": 8,
124
- "vasp": 50,
125
- "vasps": 27,
126
- "virtual assets": 14
127
  },
128
  "layer_norm_eps": 1e-12,
129
  "max_position_embeddings": 512,
 
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
12
  "id2label": {
13
+ "0": "vasps",
14
+ "1": "conduct",
15
+ "2": "investor",
16
+ "3": "person",
17
+ "4": "code of conduct",
18
+ "5": "transactions",
19
+ "6": "audit",
20
+ "7": "pep",
21
+ "8": "sanctions",
22
+ "9": "operator",
23
+ "10": "anti-bribery",
24
+ "11": "transaction",
25
+ "12": "due diligence",
26
+ "13": "reporting",
27
+ "14": "regulations",
28
+ "15": "travel rule",
29
+ "16": "risk assessment",
30
+ "17": "virtual assets",
31
+ "18": "identity",
32
+ "19": "insider dealing",
33
+ "20": "monitoring",
34
+ "21": "rules",
35
+ "22": "compliance",
36
+ "23": "requirements",
37
+ "24": "oversight",
38
+ "25": "legislation",
39
  "26": "legal",
40
+ "27": "aml",
41
+ "28": "circular",
42
+ "29": "disclosure",
43
+ "30": "criminal",
44
+ "31": "record keeping",
45
+ "32": "controls",
46
+ "33": "entities",
47
  "34": "client",
48
+ "35": "vasp",
49
+ "36": "policy",
50
+ "37": "cdd",
51
+ "38": "kyc",
52
+ "39": "cft",
53
+ "40": "risk management",
54
+ "41": "dlt",
55
+ "42": "screening",
56
+ "43": "guideline",
57
+ "44": "license",
58
+ "45": "regulator",
59
+ "46": "policies",
60
+ "47": "investor protection",
61
+ "48": "safeguard",
62
+ "49": "suspicious transactions",
63
+ "50": "risks",
64
+ "51": "transfer",
65
+ "52": "rulebook",
66
+ "53": "authority",
67
+ "54": "beneficiary information"
68
  },
69
  "initializer_range": 0.02,
70
  "intermediate_size": 3072,
71
  "label2id": {
72
+ "aml": 27,
73
+ "anti-bribery": 10,
74
+ "audit": 6,
75
+ "authority": 53,
76
+ "beneficiary information": 54,
77
+ "cdd": 37,
78
+ "cft": 39,
79
+ "circular": 28,
80
  "client": 34,
81
+ "code of conduct": 4,
82
+ "compliance": 22,
83
+ "conduct": 1,
84
+ "controls": 32,
85
+ "criminal": 30,
86
+ "disclosure": 29,
87
+ "dlt": 41,
88
+ "due diligence": 12,
89
+ "entities": 33,
90
+ "guideline": 43,
91
+ "identity": 18,
92
+ "insider dealing": 19,
93
+ "investor": 2,
94
+ "investor protection": 47,
95
+ "kyc": 38,
96
  "legal": 26,
97
+ "legislation": 25,
98
+ "license": 44,
99
+ "monitoring": 20,
100
+ "operator": 9,
101
+ "oversight": 24,
102
+ "pep": 7,
103
+ "person": 3,
104
+ "policies": 46,
105
+ "policy": 36,
106
+ "record keeping": 31,
107
+ "regulations": 14,
108
+ "regulator": 45,
109
+ "reporting": 13,
110
+ "requirements": 23,
111
+ "risk assessment": 16,
112
+ "risk management": 40,
113
+ "risks": 50,
114
+ "rulebook": 52,
115
+ "rules": 21,
116
+ "safeguard": 48,
117
+ "sanctions": 8,
118
+ "screening": 42,
119
+ "suspicious transactions": 49,
120
+ "transaction": 11,
121
+ "transactions": 5,
122
+ "transfer": 51,
123
+ "travel rule": 15,
124
+ "vasp": 35,
125
+ "vasps": 0,
126
+ "virtual assets": 17
127
  },
128
  "layer_norm_eps": 1e-12,
129
  "max_position_embeddings": 512,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a9bb8027f1dc3ddb40d5e9f4ca9075fd0ea12e109a5000f2b3b4f058bb126ecf
3
  size 438121676
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:921a16cf37201163c132567df9cb34fa0bc6659f993448e8616900290b8fbc92
3
  size 438121676