File size: 2,980 Bytes
6c20efb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "_name_or_path": "xlm-roberta-base",
  "architectures": [
    "XLMRobertaForSequenceClassification"
  ],
  "attention_probs_dropout_prob": 0.1,
  "bos_token_id": 0,
  "classifier_dropout": null,
  "eos_token_id": 2,
  "hidden_act": "gelu",
  "hidden_dropout_prob": 0.1,
  "hidden_size": 768,
  "id2label": {
    "0": "account",
    "1": "ape / naf",
    "2": "app",
    "3": "ateco",
    "4": "atm",
    "5": "bank",
    "6": "bank code",
    "7": "banking",
    "8": "bsb code",
    "9": "business",
    "10": "card",
    "11": "cars",
    "12": "cash",
    "13": "citizenship / visas",
    "14": "clabe",
    "15": "cnae",
    "16": "compare",
    "17": "competitor",
    "18": "currency conversion",
    "19": "currency exchange",
    "20": "currency guide",
    "21": "e-commerce",
    "22": "fees",
    "23": "healthcare",
    "24": "hkhs",
    "25": "iban",
    "26": "international money transfer",
    "27": "investing",
    "28": "jobs",
    "29": "living abroad",
    "30": "loans",
    "31": "nationalities",
    "32": "payments",
    "33": "paypal",
    "34": "personal finance",
    "35": "pps",
    "36": "real estate",
    "37": "retirement / pension",
    "38": "routing number",
    "39": "sic",
    "40": "sort code",
    "41": "study abroad",
    "42": "suppliers",
    "43": "swift code",
    "44": "tax code",
    "45": "taxes",
    "46": "travel abroad",
    "47": "travel money",
    "48": "weddings",
    "49": "wise"
  },
  "initializer_range": 0.02,
  "intermediate_size": 3072,
  "label2id": {
    "account": 0,
    "ape / naf": 1,
    "app": 2,
    "ateco": 3,
    "atm": 4,
    "bank": 5,
    "bank code": 6,
    "banking": 7,
    "bsb code": 8,
    "business": 9,
    "card": 10,
    "cars": 11,
    "cash": 12,
    "citizenship / visas": 13,
    "clabe": 14,
    "cnae": 15,
    "compare": 16,
    "competitor": 17,
    "currency conversion": 18,
    "currency exchange": 19,
    "currency guide": 20,
    "e-commerce": 21,
    "fees": 22,
    "healthcare": 23,
    "hkhs": 24,
    "iban": 25,
    "international money transfer": 26,
    "investing": 27,
    "jobs": 28,
    "living abroad": 29,
    "loans": 30,
    "nationalities": 31,
    "payments": 32,
    "paypal": 33,
    "personal finance": 34,
    "pps": 35,
    "real estate": 36,
    "retirement / pension": 37,
    "routing number": 38,
    "sic": 39,
    "sort code": 40,
    "study abroad": 41,
    "suppliers": 42,
    "swift code": 43,
    "tax code": 44,
    "taxes": 45,
    "travel abroad": 46,
    "travel money": 47,
    "weddings": 48,
    "wise": 49
  },
  "layer_norm_eps": 1e-05,
  "max_position_embeddings": 514,
  "model_type": "xlm-roberta",
  "num_attention_heads": 12,
  "num_hidden_layers": 12,
  "output_past": true,
  "pad_token_id": 1,
  "position_embedding_type": "absolute",
  "problem_type": "single_label_classification",
  "torch_dtype": "float32",
  "transformers_version": "4.29.2",
  "type_vocab_size": 1,
  "use_cache": true,
  "vocab_size": 250002
}