File size: 326 Bytes
aa61774
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "id2label": {
    "0": "legit",
    "1": "government_impersonation",
    "2": "financial_fraud",
    "3": "bank_phishing",
    "4": "romance_parcel_sextortion"
  },
  "label2id": {
    "legit": 0,
    "government_impersonation": 1,
    "financial_fraud": 2,
    "bank_phishing": 3,
    "romance_parcel_sextortion": 4
  }
}