|
{ |
|
"_name_or_path": "model/bea_classifier_v2.1_36", |
|
"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": "Academic_Activity", |
|
"1": "Acquisition", |
|
"2": "Art_Culture", |
|
"3": "Company_Company_Partnership", |
|
"4": "Company_Compliance_Issues", |
|
"5": "Company_Contract", |
|
"6": "Company_Event", |
|
"7": "Company_Finance", |
|
"8": "Company_Governance", |
|
"9": "Company_Insight", |
|
"10": "Company_Invest", |
|
"11": "Company_Government_Partnership", |
|
"12": "Company_Patent", |
|
"13": "Company_Product_Stop", |
|
"14": "Company_Sale", |
|
"15": "Company_Startup", |
|
"16": "Company_Supply_Disruption", |
|
"17": "Company_Workforce_Dynamic", |
|
"18": "Competitive_Landscape", |
|
"19": "Crypto", |
|
"20": "Disaster_ManMade", |
|
"21": "Disaster_Natural", |
|
"22": "Economic_Indicator_Lagging", |
|
"23": "Economic_Indicator_Leading", |
|
"24": "Government_Invest", |
|
"25": "Government_Policy", |
|
"26": "Government_Politic", |
|
"27": "Market_Outlook", |
|
"28": "Other", |
|
"29": "Product_Issues", |
|
"30": "Product_Release", |
|
"31": "Product_Rumor", |
|
"32": "Product_Upgrade", |
|
"33": "Sport", |
|
"34": "Supply_Environment", |
|
"35": "Technology_Usecase" |
|
}, |
|
"initializer_range": 0.02, |
|
"intermediate_size": 3072, |
|
"label2id": { |
|
"Academic_Activity": 0, |
|
"Acquisition": 1, |
|
"Art_Culture": 2, |
|
"Company_Company_Partnership": 3, |
|
"Company_Compliance_Issues": 4, |
|
"Company_Contract": 5, |
|
"Company_Event": 6, |
|
"Company_Finance": 7, |
|
"Company_Governance": 8, |
|
"Company_Government_Partnership": 11, |
|
"Company_Insight": 9, |
|
"Company_Invest": 10, |
|
"Company_Patent": 12, |
|
"Company_Product_Stop": 13, |
|
"Company_Sale": 14, |
|
"Company_Startup": 15, |
|
"Company_Supply_Disruption": 16, |
|
"Company_Workforce_Dynamic": 17, |
|
"Competitive_Landscape": 18, |
|
"Crypto": 19, |
|
"Disaster_ManMade": 20, |
|
"Disaster_Natural": 21, |
|
"Economic_Indicator_Lagging": 22, |
|
"Economic_Indicator_Leading": 23, |
|
"Government_Invest": 24, |
|
"Government_Policy": 25, |
|
"Government_Politic": 26, |
|
"Market_Outlook": 27, |
|
"Other": 28, |
|
"Product_Issues": 29, |
|
"Product_Release": 30, |
|
"Product_Rumor": 31, |
|
"Product_Upgrade": 32, |
|
"Sport": 33, |
|
"Supply_Environment": 34, |
|
"Technology_Usecase": 35 |
|
}, |
|
"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": "single_label_classification", |
|
"torch_dtype": "float32", |
|
"transformers_version": "4.38.2", |
|
"type_vocab_size": 1, |
|
"use_cache": true, |
|
"vocab_size": 50265 |
|
} |
|
|