MaiiaCompsolutions commited on
Commit
a537b77
1 Parent(s): dcbb681

Upload BertForSequenceClassification

Browse files
Files changed (3) hide show
  1. README.md +201 -0
  2. config.json +291 -0
  3. model.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,201 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags: []
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+ This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+
201
+
config.json ADDED
@@ -0,0 +1,291 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "Maiia/BERT_pretrained_resumes",
3
+ "architectures": [
4
+ "BertForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "gradient_checkpointing": false,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 768,
12
+ "id2label": {
13
+ "0": "Agriculture > Farming",
14
+ "1": "Agriculture > Fishing",
15
+ "2": "Agriculture > Forestry and Tree Surgery",
16
+ "3": "Agriculture > Gardening & Horticulture",
17
+ "4": "Business, Finance & Insurance > Business & Economics",
18
+ "5": "Business, Finance & Insurance > Finance > Accounting",
19
+ "6": "Business, Finance & Insurance > Finance > Banking, Credits & Loans",
20
+ "7": "Business, Finance & Insurance > Finance > Compliance, Control, Audit & Fraud",
21
+ "8": "Business, Finance & Insurance > Finance > Corporate Finance",
22
+ "9": "Business, Finance & Insurance > Finance > Investments",
23
+ "10": "Business, Finance & Insurance > Finance > Payroll & Benefits",
24
+ "11": "Business, Finance & Insurance > Finance > Securities, Dealers and Brokers",
25
+ "12": "Business, Finance & Insurance > Finance > Tax",
26
+ "13": "Business, Finance & Insurance > Insurance",
27
+ "14": "Education > Arts and Music Teachers",
28
+ "15": "Education > Childcare",
29
+ "16": "Education > Early Education",
30
+ "17": "Education > Higher Education",
31
+ "18": "Education > Language Teachers",
32
+ "19": "Education > School Teachers",
33
+ "20": "Elementary > Cleaning",
34
+ "21": "Elementary > Other Elementary",
35
+ "22": "Elementary > Refuse Workers",
36
+ "23": "Elementary > Warehouse and Material Moving",
37
+ "24": "Emergency Services (Non-Medical) > Fire-Fighters",
38
+ "25": "Emergency Services (Non-Medical) > Other Emergency Services",
39
+ "26": "Emergency Services (Non-Medical) > Police & Detectives",
40
+ "27": "Engineering > Aerospace Engineering",
41
+ "28": "Engineering > Chemical Engineering",
42
+ "29": "Engineering > Civil Engineering",
43
+ "30": "Engineering > Electrical Engineering",
44
+ "31": "Engineering > Manufacturing",
45
+ "32": "Engineering > Mechanical Engineering",
46
+ "33": "Engineering > Mining, Oil & Gas",
47
+ "34": "Engineering > Other Energy",
48
+ "35": "Environmental and Occupational Health and Hygiene > Food Safety & Regulation",
49
+ "36": "Environmental and Occupational Health and Hygiene > Other Health & Safetty",
50
+ "37": "Environmental and Occupational Health and Hygiene > Transport Health & Safety",
51
+ "38": "HR & Recruitment > HR",
52
+ "39": "HR & Recruitment > Recruitment",
53
+ "40": "Health Services > Associate Professionals > Medical Records",
54
+ "41": "Health Services > Associate Professionals > Medical Technicians",
55
+ "42": "Health Services > Dentists and Dentistry",
56
+ "43": "Health Services > Medical Doctors",
57
+ "44": "Health Services > Nursing & Midwifery > Midwifery",
58
+ "45": "Health Services > Nursing & Midwifery > Nursing",
59
+ "46": "Health Services > Optometrists and Ophthalmic Opticians",
60
+ "47": "Health Services > Other Health > Alternative Medicine",
61
+ "48": "Health Services > Other Health > Ambulance Workers",
62
+ "49": "Health Services > Other Health > Dietitians and Nutritionists",
63
+ "50": "Health Services > Other Health > Physiotherapists",
64
+ "51": "Health Services > Other Health > Speech and Language Therapy",
65
+ "52": "Health Services > Psychiatry and Mental Health",
66
+ "53": "Health Services > Surgeons",
67
+ "54": "Health Services > Veterinarians",
68
+ "55": "Hospitality & Catering > Catering",
69
+ "56": "Hospitality & Catering > Events",
70
+ "57": "Hospitality & Catering > Other Hospitality",
71
+ "58": "IT > CRM / ERP",
72
+ "59": "IT > Data Science, Analytics & BI",
73
+ "60": "IT > Databases and Data Engineering",
74
+ "61": "IT > Development and Programming",
75
+ "62": "IT > GIS",
76
+ "63": "IT > IT Audit",
77
+ "64": "IT > IT Design & UX",
78
+ "65": "IT > IT Product & Project Management",
79
+ "66": "IT > IT Quality and Testing",
80
+ "67": "IT > IT Support",
81
+ "68": "IT > IT Systems and Networking",
82
+ "69": "Legal > Judges",
83
+ "70": "Legal > Lawyers and Solicitors",
84
+ "71": "Legal > Other Legal",
85
+ "72": "Leisure, Travel and Sports > Animals and Pets",
86
+ "73": "Leisure, Travel and Sports > Gambling",
87
+ "74": "Leisure, Travel and Sports > Sports",
88
+ "75": "Leisure, Travel and Sports > Travel",
89
+ "76": "Military Specific Occupations",
90
+ "77": "Not for Profit > Charity",
91
+ "78": "Not for Profit > Government and Public Sector",
92
+ "79": "Not for Profit > Social Workers",
93
+ "80": "Office Work > Secretaries & Administrators",
94
+ "81": "Personal Care & Services > Care Workers",
95
+ "82": "Personal Care & Services > Personal Care and Beauty",
96
+ "83": "Pharmaceutical and Life Sciences > Drug Development",
97
+ "84": "Pharmaceutical and Life Sciences > Life Sciences",
98
+ "85": "Pharmaceutical and Life Sciences > Pharmacists",
99
+ "86": "Procurement, Logistics & Supply Chain > Import & Export",
100
+ "87": "Procurement, Logistics & Supply Chain > Inventory, Stock & Merchandise",
101
+ "88": "Procurement, Logistics & Supply Chain > Logistics & Supply Chain",
102
+ "89": "Procurement, Logistics & Supply Chain > Procurement",
103
+ "90": "Real Estate",
104
+ "91": "Retail and Customer Service > Customer Service",
105
+ "92": "Retail and Customer Service > Retail",
106
+ "93": "Sales & Marketing > Account, Sales and Operations Executives",
107
+ "94": "Sales & Marketing > Advertising & Marketing > Communications & PR",
108
+ "95": "Sales & Marketing > Advertising & Marketing > Copywriting & Creative",
109
+ "96": "Sales & Marketing > Advertising & Marketing > Digital Marketing & Social Media",
110
+ "97": "Sales & Marketing > Advertising & Marketing > Market Research",
111
+ "98": "Sales & Marketing > Advertising & Marketing > Other Marketing",
112
+ "99": "Sales & Marketing > Business Development",
113
+ "100": "Science and Mathematics > Environment and Ecology",
114
+ "101": "Science and Mathematics > Mathematics and Actuarial",
115
+ "102": "Science and Mathematics > Physical and Earth Sciences",
116
+ "103": "Security > Prison Services",
117
+ "104": "Security > Security Guards",
118
+ "105": "Social & Cultural > Authors, Journalists, Translators",
119
+ "106": "Social & Cultural > Cultural and Religious Professions > Philosophers, Historians and Political Scientists",
120
+ "107": "Social & Cultural > Cultural and Religious Professions > Religious Professions",
121
+ "108": "Social & Cultural > Cultural and Religious Professions > Sociologists, Archaeologists & Anthropologists",
122
+ "109": "Social & Cultural > Libraries, Exhibitions & Museums",
123
+ "110": "Social & Cultural > Visual and Performing Arts > Artists & Photographers",
124
+ "111": "Social & Cultural > Visual and Performing Arts > Film, Television & Radio",
125
+ "112": "Social & Cultural > Visual and Performing Arts > Musicians",
126
+ "113": "Social & Cultural > Visual and Performing Arts > Performing Artists",
127
+ "114": "Telecoms",
128
+ "115": "Trades > Construction Trades > Appliance Installation and Maintenance",
129
+ "116": "Trades > Construction Trades > Gas and HVAC",
130
+ "117": "Trades > Construction Trades > General Building Maintenance",
131
+ "118": "Trades > Construction Trades > Lifts/Elevators",
132
+ "119": "Trades > Construction Trades > Plumbing",
133
+ "120": "Trades > Manufacturing/Industrial Trades > Assembly and Production",
134
+ "121": "Trades > Manufacturing/Industrial Trades > General Assembly/Operators",
135
+ "122": "Trades > Miscellaneous Trades > Jewellery",
136
+ "123": "Trades > Miscellaneous Trades > Musical Instruments",
137
+ "124": "Trades > Miscellaneous Trades > Textile Assembly/Garments",
138
+ "125": "Transport and Freight > Air Transport Workers",
139
+ "126": "Transport and Freight > Cranes, Excavator, Tractor Operators",
140
+ "127": "Transport and Freight > Marine & River Transport Workers",
141
+ "128": "Transport and Freight > Rail Transport Workers",
142
+ "129": "Transport and Freight > Road Transport Workers"
143
+ },
144
+ "initializer_range": 0.02,
145
+ "intermediate_size": 3072,
146
+ "label2id": {
147
+ "Agriculture > Farming": 0,
148
+ "Agriculture > Fishing": 1,
149
+ "Agriculture > Forestry and Tree Surgery": 2,
150
+ "Agriculture > Gardening & Horticulture": 3,
151
+ "Business, Finance & Insurance > Business & Economics": 4,
152
+ "Business, Finance & Insurance > Finance > Accounting": 5,
153
+ "Business, Finance & Insurance > Finance > Banking, Credits & Loans": 6,
154
+ "Business, Finance & Insurance > Finance > Compliance, Control, Audit & Fraud": 7,
155
+ "Business, Finance & Insurance > Finance > Corporate Finance": 8,
156
+ "Business, Finance & Insurance > Finance > Investments": 9,
157
+ "Business, Finance & Insurance > Finance > Payroll & Benefits": 10,
158
+ "Business, Finance & Insurance > Finance > Securities, Dealers and Brokers": 11,
159
+ "Business, Finance & Insurance > Finance > Tax": 12,
160
+ "Business, Finance & Insurance > Insurance": 13,
161
+ "Education > Arts and Music Teachers": 14,
162
+ "Education > Childcare": 15,
163
+ "Education > Early Education": 16,
164
+ "Education > Higher Education": 17,
165
+ "Education > Language Teachers": 18,
166
+ "Education > School Teachers": 19,
167
+ "Elementary > Cleaning": 20,
168
+ "Elementary > Other Elementary": 21,
169
+ "Elementary > Refuse Workers": 22,
170
+ "Elementary > Warehouse and Material Moving": 23,
171
+ "Emergency Services (Non-Medical) > Fire-Fighters": 24,
172
+ "Emergency Services (Non-Medical) > Other Emergency Services": 25,
173
+ "Emergency Services (Non-Medical) > Police & Detectives": 26,
174
+ "Engineering > Aerospace Engineering": 27,
175
+ "Engineering > Chemical Engineering": 28,
176
+ "Engineering > Civil Engineering": 29,
177
+ "Engineering > Electrical Engineering": 30,
178
+ "Engineering > Manufacturing": 31,
179
+ "Engineering > Mechanical Engineering": 32,
180
+ "Engineering > Mining, Oil & Gas": 33,
181
+ "Engineering > Other Energy": 34,
182
+ "Environmental and Occupational Health and Hygiene > Food Safety & Regulation": 35,
183
+ "Environmental and Occupational Health and Hygiene > Other Health & Safetty": 36,
184
+ "Environmental and Occupational Health and Hygiene > Transport Health & Safety": 37,
185
+ "HR & Recruitment > HR": 38,
186
+ "HR & Recruitment > Recruitment": 39,
187
+ "Health Services > Associate Professionals > Medical Records": 40,
188
+ "Health Services > Associate Professionals > Medical Technicians": 41,
189
+ "Health Services > Dentists and Dentistry": 42,
190
+ "Health Services > Medical Doctors": 43,
191
+ "Health Services > Nursing & Midwifery > Midwifery": 44,
192
+ "Health Services > Nursing & Midwifery > Nursing": 45,
193
+ "Health Services > Optometrists and Ophthalmic Opticians": 46,
194
+ "Health Services > Other Health > Alternative Medicine": 47,
195
+ "Health Services > Other Health > Ambulance Workers": 48,
196
+ "Health Services > Other Health > Dietitians and Nutritionists": 49,
197
+ "Health Services > Other Health > Physiotherapists": 50,
198
+ "Health Services > Other Health > Speech and Language Therapy": 51,
199
+ "Health Services > Psychiatry and Mental Health": 52,
200
+ "Health Services > Surgeons": 53,
201
+ "Health Services > Veterinarians": 54,
202
+ "Hospitality & Catering > Catering": 55,
203
+ "Hospitality & Catering > Events": 56,
204
+ "Hospitality & Catering > Other Hospitality": 57,
205
+ "IT > CRM / ERP": 58,
206
+ "IT > Data Science, Analytics & BI": 59,
207
+ "IT > Databases and Data Engineering": 60,
208
+ "IT > Development and Programming": 61,
209
+ "IT > GIS": 62,
210
+ "IT > IT Audit": 63,
211
+ "IT > IT Design & UX": 64,
212
+ "IT > IT Product & Project Management": 65,
213
+ "IT > IT Quality and Testing": 66,
214
+ "IT > IT Support": 67,
215
+ "IT > IT Systems and Networking": 68,
216
+ "Legal > Judges": 69,
217
+ "Legal > Lawyers and Solicitors": 70,
218
+ "Legal > Other Legal": 71,
219
+ "Leisure, Travel and Sports > Animals and Pets": 72,
220
+ "Leisure, Travel and Sports > Gambling": 73,
221
+ "Leisure, Travel and Sports > Sports": 74,
222
+ "Leisure, Travel and Sports > Travel": 75,
223
+ "Military Specific Occupations": 76,
224
+ "Not for Profit > Charity": 77,
225
+ "Not for Profit > Government and Public Sector": 78,
226
+ "Not for Profit > Social Workers": 79,
227
+ "Office Work > Secretaries & Administrators": 80,
228
+ "Personal Care & Services > Care Workers": 81,
229
+ "Personal Care & Services > Personal Care and Beauty": 82,
230
+ "Pharmaceutical and Life Sciences > Drug Development": 83,
231
+ "Pharmaceutical and Life Sciences > Life Sciences": 84,
232
+ "Pharmaceutical and Life Sciences > Pharmacists": 85,
233
+ "Procurement, Logistics & Supply Chain > Import & Export": 86,
234
+ "Procurement, Logistics & Supply Chain > Inventory, Stock & Merchandise": 87,
235
+ "Procurement, Logistics & Supply Chain > Logistics & Supply Chain": 88,
236
+ "Procurement, Logistics & Supply Chain > Procurement": 89,
237
+ "Real Estate": 90,
238
+ "Retail and Customer Service > Customer Service": 91,
239
+ "Retail and Customer Service > Retail": 92,
240
+ "Sales & Marketing > Account, Sales and Operations Executives": 93,
241
+ "Sales & Marketing > Advertising & Marketing > Communications & PR": 94,
242
+ "Sales & Marketing > Advertising & Marketing > Copywriting & Creative": 95,
243
+ "Sales & Marketing > Advertising & Marketing > Digital Marketing & Social Media": 96,
244
+ "Sales & Marketing > Advertising & Marketing > Market Research": 97,
245
+ "Sales & Marketing > Advertising & Marketing > Other Marketing": 98,
246
+ "Sales & Marketing > Business Development": 99,
247
+ "Science and Mathematics > Environment and Ecology": 100,
248
+ "Science and Mathematics > Mathematics and Actuarial": 101,
249
+ "Science and Mathematics > Physical and Earth Sciences": 102,
250
+ "Security > Prison Services": 103,
251
+ "Security > Security Guards": 104,
252
+ "Social & Cultural > Authors, Journalists, Translators": 105,
253
+ "Social & Cultural > Cultural and Religious Professions > Philosophers, Historians and Political Scientists": 106,
254
+ "Social & Cultural > Cultural and Religious Professions > Religious Professions": 107,
255
+ "Social & Cultural > Cultural and Religious Professions > Sociologists, Archaeologists & Anthropologists": 108,
256
+ "Social & Cultural > Libraries, Exhibitions & Museums": 109,
257
+ "Social & Cultural > Visual and Performing Arts > Artists & Photographers": 110,
258
+ "Social & Cultural > Visual and Performing Arts > Film, Television & Radio": 111,
259
+ "Social & Cultural > Visual and Performing Arts > Musicians": 112,
260
+ "Social & Cultural > Visual and Performing Arts > Performing Artists": 113,
261
+ "Telecoms": 114,
262
+ "Trades > Construction Trades > Appliance Installation and Maintenance": 115,
263
+ "Trades > Construction Trades > Gas and HVAC": 116,
264
+ "Trades > Construction Trades > General Building Maintenance": 117,
265
+ "Trades > Construction Trades > Lifts/Elevators": 118,
266
+ "Trades > Construction Trades > Plumbing": 119,
267
+ "Trades > Manufacturing/Industrial Trades > Assembly and Production": 120,
268
+ "Trades > Manufacturing/Industrial Trades > General Assembly/Operators": 121,
269
+ "Trades > Miscellaneous Trades > Jewellery": 122,
270
+ "Trades > Miscellaneous Trades > Musical Instruments": 123,
271
+ "Trades > Miscellaneous Trades > Textile Assembly/Garments": 124,
272
+ "Transport and Freight > Air Transport Workers": 125,
273
+ "Transport and Freight > Cranes, Excavator, Tractor Operators": 126,
274
+ "Transport and Freight > Marine & River Transport Workers": 127,
275
+ "Transport and Freight > Rail Transport Workers": 128,
276
+ "Transport and Freight > Road Transport Workers": 129
277
+ },
278
+ "layer_norm_eps": 1e-12,
279
+ "max_position_embeddings": 512,
280
+ "model_type": "bert",
281
+ "num_attention_heads": 12,
282
+ "num_hidden_layers": 12,
283
+ "pad_token_id": 0,
284
+ "position_embedding_type": "absolute",
285
+ "problem_type": "single_label_classification",
286
+ "torch_dtype": "float32",
287
+ "transformers_version": "4.38.2",
288
+ "type_vocab_size": 2,
289
+ "use_cache": true,
290
+ "vocab_size": 30522
291
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08ea50fa7154182e0b2c635f1db5fa4520f0e6bdf1a8449dafc4aa83403dcc9b
3
+ size 438352376