Spaces:
Running
Running
File size: 1,365 Bytes
03815d6 | 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 | {
"_meta": {
"corpus": "chakravyuh_env/benign_augmented_v2.json",
"analyzer": "scripted",
"threshold": 0.5
},
"n_total": 81,
"n_flagged_as_scam": 7,
"fpr": 0.08641975308641975,
"hard_negatives_flagged": [
"bav2_rbi_03",
"bav2_bank_fraud_alert_01",
"bav2_bank_fraud_alert_03",
"bav2_otp_legit_04",
"bav2_uidai_03",
"bav2_tatapower_02",
"bav2_kyc_legit_01"
],
"examples": [
{
"id": "bav2_rbi_03",
"category": "rbi_advisory",
"score": 0.5900000000000001,
"hard_negative": true
},
{
"id": "bav2_bank_fraud_alert_01",
"category": "bank_fraud_alert",
"score": 0.97,
"hard_negative": true
},
{
"id": "bav2_bank_fraud_alert_03",
"category": "bank_fraud_alert",
"score": 0.5900000000000001,
"hard_negative": true
},
{
"id": "bav2_otp_legit_04",
"category": "otp_legit",
"score": 0.65,
"hard_negative": true
},
{
"id": "bav2_uidai_03",
"category": "uidai_aadhaar",
"score": 0.65,
"hard_negative": true
},
{
"id": "bav2_tatapower_02",
"category": "utility",
"score": 0.53,
"hard_negative": true
},
{
"id": "bav2_kyc_legit_01",
"category": "kyc_legit",
"score": 0.65,
"hard_negative": true
}
]
} |