File size: 3,654 Bytes
a91a6b0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4795f8f
 
a91a6b0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4795f8f
 
a91a6b0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "_name_or_path": "google/electra-base-discriminator",
  "architectures": [
    "ElectraForSequenceClassification"
  ],
  "attention_probs_dropout_prob": 0.1,
  "classifier_dropout": null,
  "embedding_size": 768,
  "hidden_act": "gelu",
  "hidden_dropout_prob": 0.1,
  "hidden_size": 768,
  "id2label": {
    "0": "Alternative Investment",
    "1": "Appreciative Inquiry",
    "2": "Artificial Intelligence",
    "3": "Accounts Receivable",
    "4": "Annual Review",
    "5": "Applicant Tracking System",
    "6": "Automated Trading System",
    "7": "Career Advancement",
    "8": "Chartered Accountant",
    "9": "Customer Acquisition",
    "10": "Career Pathing",
    "11": "Commercial Paper",
    "12": "Cost Per Mille",
    "13": "Cost Per Million",
    "14": "Credit Risk Management",
    "15": "Customer Relationship Management",
    "16": "Call to Action",
    "17": "Commodity Trading Advisor",
    "18": "Diversity, Equity, and Inclusion",
    "19": "Dividend Equity Income",
    "20": "Earnings Report",
    "21": "Employee Relations",
    "22": "Email Verification Process",
    "23": "Employee Value Proposition",
    "24": "Executive Vice President",
    "25": "Marketing Automation",
    "26": "Mergers & Acquisitions",
    "27": "Management BuyOut",
    "28": "Management By Objectives",
    "29": "Performance Management",
    "30": "Portfolio Manager",
    "31": "Product Marketing",
    "32": "Performance Review",
    "33": "Public Relations",
    "34": "Remarketing Audience",
    "35": "Risk Assessment",
    "36": "Return on Investment",
    "37": "Return on Involvement",
    "38": "Recruitment Process Outsourcing",
    "39": "Request for Purchase Order",
    "40": "Small and Medium-sized Enterprises",
    "41": "Subject Matter Expert"
  },
  "initializer_range": 0.02,
  "intermediate_size": 3072,
  "label2id": {
    "Accounts Receivable": 3,
    "Alternative Investment": 0,
    "Annual Review": 4,
    "Applicant Tracking System": 5,
    "Appreciative Inquiry": 1,
    "Artificial Intelligence": 2,
    "Automated Trading System": 6,
    "Call to Action": 16,
    "Career Advancement": 7,
    "Career Pathing": 10,
    "Chartered Accountant": 8,
    "Commercial Paper": 11,
    "Commodity Trading Advisor": 17,
    "Cost Per Mille": 12,
    "Cost Per Million": 13,
    "Credit Risk Management": 14,
    "Customer Acquisition": 9,
    "Customer Relationship Management": 15,
    "Diversity, Equity, and Inclusion": 18,
    "Dividend Equity Income": 19,
    "Earnings Report": 20,
    "Email Verification Process": 22,
    "Employee Relations": 21,
    "Employee Value Proposition": 23,
    "Executive Vice President": 24,
    "Management BuyOut": 27,
    "Management By Objectives": 28,
    "Marketing Automation": 25,
    "Mergers & Acquisitions": 26,
    "Performance Management": 29,
    "Performance Review": 32,
    "Portfolio Manager": 30,
    "Product Marketing": 31,
    "Public Relations": 33,
    "Recruitment Process Outsourcing": 38,
    "Remarketing Audience": 34,
    "Request for Purchase Order": 39,
    "Return on Investment": 36,
    "Return on Involvement": 37,
    "Risk Assessment": 35,
    "Small and Medium-sized Enterprises": 40,
    "Subject Matter Expert": 41
  },
  "layer_norm_eps": 1e-12,
  "max_position_embeddings": 512,
  "model_type": "electra",
  "num_attention_heads": 12,
  "num_hidden_layers": 12,
  "pad_token_id": 0,
  "position_embedding_type": "absolute",
  "summary_activation": "gelu",
  "summary_last_dropout": 0.1,
  "summary_type": "first",
  "summary_use_proj": true,
  "transformers_version": "4.34.0",
  "type_vocab_size": 2,
  "use_cache": true,
  "vocab_size": 30522
}