Jean-Baptiste's picture
add model
8592cc4
{
"_name_or_path": "O:\\DG_Aff_Jur_Secretariat\\D_Insp_Enquetes\\COMMUN_ENQUETES\\Ressources_UCE\\NLP\\models\\roberta-large-financial-news-topics-en",
"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": 1024,
"id2label": {
"0": "acquisition",
"1": "other",
"2": "quaterly financial release",
"3": "appointment to new position",
"4": "dividend",
"5": "corporate update",
"6": "drillings results",
"7": "conference",
"8": "share repurchase program",
"9": "grant of stocks"
},
"initializer_range": 0.02,
"intermediate_size": 4096,
"label2id": {
"acquisition": 0,
"appointment to new position": 3,
"conference": 7,
"corporate update": 5,
"dividend": 4,
"drillings results": 6,
"grant of stocks": 9,
"other": 1,
"quaterly financial release": 2,
"share repurchase program": 8
},
"layer_norm_eps": 1e-05,
"max_position_embeddings": 514,
"model_type": "roberta",
"num_attention_heads": 16,
"num_hidden_layers": 24,
"pad_token_id": 1,
"position_embedding_type": "absolute",
"torch_dtype": "float32",
"transformers_version": "4.16.2",
"type_vocab_size": 1,
"use_cache": true,
"vocab_size": 50265
}