{ "_name_or_path": "roberta-base", "architectures": [ "RobertaForSequenceClassification" ], "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": "agriculture", "1": "biotechnology", "2": "business software services", "3": "communications technology", "4": "construction / development", "5": "consumer electronics", "6": "consumer goods", "7": "consumer software services", "8": "content creation", "9": "cybersecurity", "10": "education", "11": "energy / sustainability / natural resources", "12": "enterprise cloud infrastructure", "13": "fashion / apparel", "14": "financial / insurance services", "15": "future of work", "16": "gaming", "17": "gig / freelance economy", "18": "health / wellness", "19": "industry automation", "20": "it consulting", "21": "logistics / supply chain", "22": "management consulting", "23": "materials / chemical manufacturing", "24": "media / news / entertainment", "25": "metals / resources mining", "26": "microprocessing / computing", "27": "military / defense", "28": "non-profit", "29": "oss", "30": "productivity / collaboration", "31": "public relations consulting", "32": "real estate / property", "33": "regulated products", "34": "regulatory / compliance / legal", "35": "relationship / dating", "36": "restaurant / food / beverage", "37": "robotics / equipment", "38": "sales / ads / marketing / bd", "39": "social / civic / gov tech", "40": "software / hardware monitoring tools", "41": "space / satellite / aerial", "42": "sports", "43": "staffing / recruiting / hr", "44": "transportation / mobility", "45": "travel / lifestyle / leisure", "46": "venture capital / private equity" }, "initializer_range": 0.02, "intermediate_size": 3072, "label2id": { "agriculture": 0, "biotechnology": 1, "business software services": 2, "communications technology": 3, "construction / development": 4, "consumer electronics": 5, "consumer goods": 6, "consumer software services": 7, "content creation": 8, "cybersecurity": 9, "education": 10, "energy / sustainability / natural resources": 11, "enterprise cloud infrastructure": 12, "fashion / apparel": 13, "financial / insurance services": 14, "future of work": 15, "gaming": 16, "gig / freelance economy": 17, "health / wellness": 18, "industry automation": 19, "it consulting": 20, "logistics / supply chain": 21, "management consulting": 22, "materials / chemical manufacturing": 23, "media / news / entertainment": 24, "metals / resources mining": 25, "microprocessing / computing": 26, "military / defense": 27, "non-profit": 28, "oss": 29, "productivity / collaboration": 30, "public relations consulting": 31, "real estate / property": 32, "regulated products": 33, "regulatory / compliance / legal": 34, "relationship / dating": 35, "restaurant / food / beverage": 36, "robotics / equipment": 37, "sales / ads / marketing / bd": 38, "social / civic / gov tech": 39, "software / hardware monitoring tools": 40, "space / satellite / aerial": 41, "sports": 42, "staffing / recruiting / hr": 43, "transportation / mobility": 44, "travel / lifestyle / leisure": 45, "venture capital / private equity": 46 }, "layer_norm_eps": 1e-05, "max_position_embeddings": 514, "model_type": "roberta", "num_attention_heads": 12, "num_hidden_layers": 12, "pad_token_id": 1, "position_embedding_type": "absolute", "problem_type": "multi_label_classification", "torch_dtype": "float32", "transformers_version": "4.26.0", "type_vocab_size": 1, "use_cache": true, "vocab_size": 50265 }