File size: 5,872 Bytes
a8e6b4a |
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 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 |
{
"_name_or_path": "aubmindlab/bert-base-arabertv02",
"architectures": [
"BertForSequenceClassification"
],
"attention_probs_dropout_prob": 0.1,
"classifier_dropout": null,
"hidden_act": "gelu",
"hidden_dropout_prob": 0.1,
"hidden_size": 768,
"id2label": {
"0": "card arrival",
"1": "card linking",
"2": "exchange rate",
"3": "card payment wrong exchange rate",
"4": "extra charge on statement",
"5": "pending cash withdrawal",
"6": "fiat currency support",
"7": "card delivery estimate",
"8": "automatic top up",
"9": "card not working",
"10": "exchange via app",
"11": "lost or stolen card",
"12": "age limit",
"13": "pin blocked",
"14": "contactless not working",
"15": "top up by bank transfer charge",
"16": "pending top up",
"17": "cancel transfer",
"18": "top up limits",
"19": "wrong amount of cash received",
"20": "card payment fee charged",
"21": "transfer not received by recipient",
"22": "supported cards and currencies",
"23": "getting virtual card",
"24": "card acceptance",
"25": "top up reverted",
"26": "balance not updated after cheque or cash deposit",
"27": "card payment not recognised",
"28": "edit personal details",
"29": "why verify identity",
"30": "unable to verify identity",
"31": "get physical card",
"32": "visa or mastercard",
"33": "topping up by card",
"34": "disposable card limits",
"35": "compromised card",
"36": "atm support",
"37": "direct debit payment not recognised",
"38": "passcode forgotten",
"39": "declined cash withdrawal",
"40": "pending card payment",
"41": "lost or stolen phone",
"42": "request refund",
"43": "declined transfer",
"44": "Refund not showing up",
"45": "declined card payment",
"46": "pending transfer",
"47": "terminate account",
"48": "card swallowed",
"49": "transaction charged twice",
"50": "verify source of funds",
"51": "transfer timing",
"52": "reverted card payment?",
"53": "change pin",
"54": "beneficiary not allowed",
"55": "transfer fee charged",
"56": "receiving money",
"57": "failed transfer",
"58": "transfer into account",
"59": "verify top up",
"60": "getting spare card",
"61": "top up by cash or cheque",
"62": "order physical card",
"63": "virtual card not working",
"64": "wrong exchange rate for cash withdrawal",
"65": "get disposable virtual card",
"66": "top up failed",
"67": "balance not updated after bank transfer",
"68": "cash withdrawal not recognised",
"69": "exchange charge",
"70": "top up by card charge",
"71": "activate my card",
"72": "cash withdrawal charge",
"73": "card about to expire",
"74": "apple pay or google pay",
"75": "verify my identity",
"76": "country support"
},
"initializer_range": 0.02,
"intermediate_size": 3072,
"label2id": {
"Refund not showing up": 44,
"activate my card": 71,
"age limit": 12,
"apple pay or google pay": 74,
"atm support": 36,
"automatic top up": 8,
"balance not updated after bank transfer": 67,
"balance not updated after cheque or cash deposit": 26,
"beneficiary not allowed": 54,
"cancel transfer": 17,
"card about to expire": 73,
"card acceptance": 24,
"card arrival": 0,
"card delivery estimate": 7,
"card linking": 1,
"card not working": 9,
"card payment fee charged": 20,
"card payment not recognised": 27,
"card payment wrong exchange rate": 3,
"card swallowed": 48,
"cash withdrawal charge": 72,
"cash withdrawal not recognised": 68,
"change pin": 53,
"compromised card": 35,
"contactless not working": 14,
"country support": 76,
"declined card payment": 45,
"declined cash withdrawal": 39,
"declined transfer": 43,
"direct debit payment not recognised": 37,
"disposable card limits": 34,
"edit personal details": 28,
"exchange charge": 69,
"exchange rate": 2,
"exchange via app": 10,
"extra charge on statement": 4,
"failed transfer": 57,
"fiat currency support": 6,
"get disposable virtual card": 65,
"get physical card": 31,
"getting spare card": 60,
"getting virtual card": 23,
"lost or stolen card": 11,
"lost or stolen phone": 41,
"order physical card": 62,
"passcode forgotten": 38,
"pending card payment": 40,
"pending cash withdrawal": 5,
"pending top up": 16,
"pending transfer": 46,
"pin blocked": 13,
"receiving money": 56,
"request refund": 42,
"reverted card payment?": 52,
"supported cards and currencies": 22,
"terminate account": 47,
"top up by bank transfer charge": 15,
"top up by card charge": 70,
"top up by cash or cheque": 61,
"top up failed": 66,
"top up limits": 18,
"top up reverted": 25,
"topping up by card": 33,
"transaction charged twice": 49,
"transfer fee charged": 55,
"transfer into account": 58,
"transfer not received by recipient": 21,
"transfer timing": 51,
"unable to verify identity": 30,
"verify my identity": 75,
"verify source of funds": 50,
"verify top up": 59,
"virtual card not working": 63,
"visa or mastercard": 32,
"why verify identity": 29,
"wrong amount of cash received": 19,
"wrong exchange rate for cash withdrawal": 64
},
"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": "single_label_classification",
"torch_dtype": "float32",
"transformers_version": "4.38.2",
"type_vocab_size": 2,
"use_cache": true,
"vocab_size": 64000
}
|