{ "activation": "gelu", "architectures": [ "DistilBertForSequenceClassification" ], "attention_dropout": 0.1, "dim": 768, "dropout": 0.1, "hidden_dim": 3072, "id2label": { "0": "Advertising", "1": "Aerospace & Defense", "2": "Apparel Retail", "3": "Apparel, Accessories & Luxury Goods", "4": "Application Software", "5": "Asset Management & Custody Banks", "6": "Auto Parts & Equipment", "7": "Biotechnology", "8": "Building Products", "9": "Casinos & Gaming", "10": "Commodity Chemicals", "11": "Communications Equipment", "12": "Construction & Engineering", "13": "Construction Machinery & Heavy Trucks", "14": "Consumer Finance", "15": "Data Processing & Outsourced Services", "16": "Diversified Metals & Mining", "17": "Diversified Support Services", "18": "Electric Utilities", "19": "Electrical Components & Equipment", "20": "Electronic Equipment & Instruments", "21": "Environmental & Facilities Services", "22": "Gold", "23": "Health Care Equipment", "24": "Health Care Facilities", "25": "Health Care Services", "26": "Health Care Supplies", "27": "Health Care Technology", "28": "Homebuilding", "29": "Hotels, Resorts & Cruise Lines", "30": "Human Resource & Employment Services", "31": "IT Consulting & Other Services", "32": "Industrial Machinery", "33": "Integrated Telecommunication Services", "34": "Interactive Media & Services", "35": "Internet & Direct Marketing Retail", "36": "Internet Services & Infrastructure", "37": "Investment Banking & Brokerage", "38": "Leisure Products", "39": "Life Sciences Tools & Services", "40": "Movies & Entertainment", "41": "Oil & Gas Equipment & Services", "42": "Oil & Gas Exploration & Production", "43": "Oil & Gas Refining & Marketing", "44": "Oil & Gas Storage & Transportation", "45": "Packaged Foods & Meats", "46": "Personal Products", "47": "Pharmaceuticals", "48": "Property & Casualty Insurance", "49": "Real Estate Operating Companies", "50": "Regional Banks", "51": "Research & Consulting Services", "52": "Restaurants", "53": "Semiconductors", "54": "Specialty Chemicals", "55": "Specialty Stores", "56": "Steel", "57": "Systems Software", "58": "Technology Distributors", "59": "Technology Hardware, Storage & Peripherals", "60": "Thrifts & Mortgage Finance", "61": "Trading Companies & Distributors" }, "initializer_range": 0.02, "label2id": { "Advertising": 0, "Aerospace & Defense": 1, "Apparel Retail": 2, "Apparel, Accessories & Luxury Goods": 3, "Application Software": 4, "Asset Management & Custody Banks": 5, "Auto Parts & Equipment": 6, "Biotechnology": 7, "Building Products": 8, "Casinos & Gaming": 9, "Commodity Chemicals": 10, "Communications Equipment": 11, "Construction & Engineering": 12, "Construction Machinery & Heavy Trucks": 13, "Consumer Finance": 14, "Data Processing & Outsourced Services": 15, "Diversified Metals & Mining": 16, "Diversified Support Services": 17, "Electric Utilities": 18, "Electrical Components & Equipment": 19, "Electronic Equipment & Instruments": 20, "Environmental & Facilities Services": 21, "Gold": 22, "Health Care Equipment": 23, "Health Care Facilities": 24, "Health Care Services": 25, "Health Care Supplies": 26, "Health Care Technology": 27, "Homebuilding": 28, "Hotels, Resorts & Cruise Lines": 29, "Human Resource & Employment Services": 30, "IT Consulting & Other Services": 31, "Industrial Machinery": 32, "Integrated Telecommunication Services": 33, "Interactive Media & Services": 34, "Internet & Direct Marketing Retail": 35, "Internet Services & Infrastructure": 36, "Investment Banking & Brokerage": 37, "Leisure Products": 38, "Life Sciences Tools & Services": 39, "Movies & Entertainment": 40, "Oil & Gas Equipment & Services": 41, "Oil & Gas Exploration & Production": 42, "Oil & Gas Refining & Marketing": 43, "Oil & Gas Storage & Transportation": 44, "Packaged Foods & Meats": 45, "Personal Products": 46, "Pharmaceuticals": 47, "Property & Casualty Insurance": 48, "Real Estate Operating Companies": 49, "Regional Banks": 50, "Research & Consulting Services": 51, "Restaurants": 52, "Semiconductors": 53, "Specialty Chemicals": 54, "Specialty Stores": 55, "Steel": 56, "Systems Software": 57, "Technology Distributors": 58, "Technology Hardware, Storage & Peripherals": 59, "Thrifts & Mortgage Finance": 60, "Trading Companies & Distributors": 61 }, "max_position_embeddings": 512, "model_type": "distilbert", "n_heads": 12, "n_layers": 6, "pad_token_id": 0, "qa_dropout": 0.1, "seq_classif_dropout": 0.2, "sinusoidal_pos_embds": false, "tie_weights_": true, "vocab_size": 30522 }