Update config.json
Browse files- config.json +148 -0
config.json
ADDED
|
@@ -0,0 +1,148 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"architectures": [
|
| 3 |
+
"BertForSequenceClassification"
|
| 4 |
+
],
|
| 5 |
+
"attention_probs_dropout_prob": 0.1,
|
| 6 |
+
"gradient_checkpointing": false,
|
| 7 |
+
"hidden_act": "gelu",
|
| 8 |
+
"hidden_dropout_prob": 0.1,
|
| 9 |
+
"hidden_size": 768,
|
| 10 |
+
"id2label": {
|
| 11 |
+
"0": "Advertising",
|
| 12 |
+
"1": "Aerospace & Defense",
|
| 13 |
+
"2": "Apparel Retail",
|
| 14 |
+
"3": "Apparel, Accessories & Luxury Goods",
|
| 15 |
+
"4": "Application Software",
|
| 16 |
+
"5": "Asset Management & Custody Banks",
|
| 17 |
+
"6": "Auto Parts & Equipment",
|
| 18 |
+
"7": "Biotechnology",
|
| 19 |
+
"8": "Building Products",
|
| 20 |
+
"9": "Casinos & Gaming",
|
| 21 |
+
"10": "Commodity Chemicals",
|
| 22 |
+
"11": "Communications Equipment",
|
| 23 |
+
"12": "Construction & Engineering",
|
| 24 |
+
"13": "Construction Machinery & Heavy Trucks",
|
| 25 |
+
"14": "Consumer Finance",
|
| 26 |
+
"15": "Data Processing & Outsourced Services",
|
| 27 |
+
"16": "Diversified Metals & Mining",
|
| 28 |
+
"17": "Diversified Support Services",
|
| 29 |
+
"18": "Electric Utilities",
|
| 30 |
+
"19": "Electrical Components & Equipment",
|
| 31 |
+
"20": "Electronic Equipment & Instruments",
|
| 32 |
+
"21": "Environmental & Facilities Services",
|
| 33 |
+
"22": "Gold",
|
| 34 |
+
"23": "Health Care Equipment",
|
| 35 |
+
"24": "Health Care Facilities",
|
| 36 |
+
"25": "Health Care Services",
|
| 37 |
+
"26": "Health Care Supplies",
|
| 38 |
+
"27": "Health Care Technology",
|
| 39 |
+
"28": "Homebuilding",
|
| 40 |
+
"29": "Hotels, Resorts & Cruise Lines",
|
| 41 |
+
"30": "Human Resource & Employment Services",
|
| 42 |
+
"31": "IT Consulting & Other Services",
|
| 43 |
+
"32": "Industrial Machinery",
|
| 44 |
+
"33": "Integrated Telecommunication Services",
|
| 45 |
+
"34": "Interactive Media & Services",
|
| 46 |
+
"35": "Internet & Direct Marketing Retail",
|
| 47 |
+
"36": "Internet Services & Infrastructure",
|
| 48 |
+
"37": "Investment Banking & Brokerage",
|
| 49 |
+
"38": "Leisure Products",
|
| 50 |
+
"39": "Life Sciences Tools & Services",
|
| 51 |
+
"40": "Movies & Entertainment",
|
| 52 |
+
"41": "Oil & Gas Equipment & Services",
|
| 53 |
+
"42": "Oil & Gas Exploration & Production",
|
| 54 |
+
"43": "Oil & Gas Refining & Marketing",
|
| 55 |
+
"44": "Oil & Gas Storage & Transportation",
|
| 56 |
+
"45": "Packaged Foods & Meats",
|
| 57 |
+
"46": "Personal Products",
|
| 58 |
+
"47": "Pharmaceuticals",
|
| 59 |
+
"48": "Property & Casualty Insurance",
|
| 60 |
+
"49": "Real Estate Operating Companies",
|
| 61 |
+
"50": "Regional Banks",
|
| 62 |
+
"51": "Research & Consulting Services",
|
| 63 |
+
"52": "Restaurants",
|
| 64 |
+
"53": "Semiconductors",
|
| 65 |
+
"54": "Specialty Chemicals",
|
| 66 |
+
"55": "Specialty Stores",
|
| 67 |
+
"56": "Steel",
|
| 68 |
+
"57": "Systems Software",
|
| 69 |
+
"58": "Technology Distributors",
|
| 70 |
+
"59": "Technology Hardware, Storage & Peripherals",
|
| 71 |
+
"60": "Thrifts & Mortgage Finance",
|
| 72 |
+
"61": "Trading Companies & Distributors"
|
| 73 |
+
},
|
| 74 |
+
"initializer_range": 0.02,
|
| 75 |
+
"intermediate_size": 3072,
|
| 76 |
+
"label2id": {
|
| 77 |
+
"Advertising": 0,
|
| 78 |
+
"Aerospace & Defense": 1,
|
| 79 |
+
"Apparel Retail": 2,
|
| 80 |
+
"Apparel, Accessories & Luxury Goods": 3,
|
| 81 |
+
"Application Software": 4,
|
| 82 |
+
"Asset Management & Custody Banks": 5,
|
| 83 |
+
"Auto Parts & Equipment": 6,
|
| 84 |
+
"Biotechnology": 7,
|
| 85 |
+
"Building Products": 8,
|
| 86 |
+
"Casinos & Gaming": 9,
|
| 87 |
+
"Commodity Chemicals": 10,
|
| 88 |
+
"Communications Equipment": 11,
|
| 89 |
+
"Construction & Engineering": 12,
|
| 90 |
+
"Construction Machinery & Heavy Trucks": 13,
|
| 91 |
+
"Consumer Finance": 14,
|
| 92 |
+
"Data Processing & Outsourced Services": 15,
|
| 93 |
+
"Diversified Metals & Mining": 16,
|
| 94 |
+
"Diversified Support Services": 17,
|
| 95 |
+
"Electric Utilities": 18,
|
| 96 |
+
"Electrical Components & Equipment": 19,
|
| 97 |
+
"Electronic Equipment & Instruments": 20,
|
| 98 |
+
"Environmental & Facilities Services": 21,
|
| 99 |
+
"Gold": 22,
|
| 100 |
+
"Health Care Equipment": 23,
|
| 101 |
+
"Health Care Facilities": 24,
|
| 102 |
+
"Health Care Services": 25,
|
| 103 |
+
"Health Care Supplies": 26,
|
| 104 |
+
"Health Care Technology": 27,
|
| 105 |
+
"Homebuilding": 28,
|
| 106 |
+
"Hotels, Resorts & Cruise Lines": 29,
|
| 107 |
+
"Human Resource & Employment Services": 30,
|
| 108 |
+
"IT Consulting & Other Services": 31,
|
| 109 |
+
"Industrial Machinery": 32,
|
| 110 |
+
"Integrated Telecommunication Services": 33,
|
| 111 |
+
"Interactive Media & Services": 34,
|
| 112 |
+
"Internet & Direct Marketing Retail": 35,
|
| 113 |
+
"Internet Services & Infrastructure": 36,
|
| 114 |
+
"Investment Banking & Brokerage": 37,
|
| 115 |
+
"Leisure Products": 38,
|
| 116 |
+
"Life Sciences Tools & Services": 39,
|
| 117 |
+
"Movies & Entertainment": 40,
|
| 118 |
+
"Oil & Gas Equipment & Services": 41,
|
| 119 |
+
"Oil & Gas Exploration & Production": 42,
|
| 120 |
+
"Oil & Gas Refining & Marketing": 43,
|
| 121 |
+
"Oil & Gas Storage & Transportation": 44,
|
| 122 |
+
"Packaged Foods & Meats": 45,
|
| 123 |
+
"Personal Products": 46,
|
| 124 |
+
"Pharmaceuticals": 47,
|
| 125 |
+
"Property & Casualty Insurance": 48,
|
| 126 |
+
"Real Estate Operating Companies": 49,
|
| 127 |
+
"Regional Banks": 50,
|
| 128 |
+
"Research & Consulting Services": 51,
|
| 129 |
+
"Restaurants": 52,
|
| 130 |
+
"Semiconductors": 53,
|
| 131 |
+
"Specialty Chemicals": 54,
|
| 132 |
+
"Specialty Stores": 55,
|
| 133 |
+
"Steel": 56,
|
| 134 |
+
"Systems Software": 57,
|
| 135 |
+
"Technology Distributors": 58,
|
| 136 |
+
"Technology Hardware, Storage & Peripherals": 59,
|
| 137 |
+
"Thrifts & Mortgage Finance": 60,
|
| 138 |
+
"Trading Companies & Distributors": 61
|
| 139 |
+
},
|
| 140 |
+
"layer_norm_eps": 1e-12,
|
| 141 |
+
"max_position_embeddings": 512,
|
| 142 |
+
"model_type": "bert",
|
| 143 |
+
"num_attention_heads": 12,
|
| 144 |
+
"num_hidden_layers": 12,
|
| 145 |
+
"pad_token_id": 0,
|
| 146 |
+
"type_vocab_size": 2,
|
| 147 |
+
"vocab_size": 30522
|
| 148 |
+
}
|