|
{
|
|
"_name_or_path": "microsoft/deberta-v3-base",
|
|
"architectures": [
|
|
"DebertaV2ForSequenceClassification"
|
|
],
|
|
"attention_probs_dropout_prob": 0.1,
|
|
"hidden_act": "gelu",
|
|
"hidden_dropout_prob": 0.1,
|
|
"hidden_size": 768,
|
|
"id2label": {
|
|
"0": "Aucun th\u00e8me",
|
|
"1": "Biodiversit\u00e9 - Alimentation biologique",
|
|
"2": "Biodiversit\u00e9 - Fournitures et produits d'entretiens \u00e9cologiques",
|
|
"3": "Biodiversit\u00e9 - Plan d'actions en faveur de la biodiversit\u00e9",
|
|
"4": "Biodiversit\u00e9 - Protection de la faune et de la flore",
|
|
"5": "Biodiversit\u00e9 - Sensibilisation \u00e0 la biodiversit\u00e9",
|
|
"6": "Biodiversit\u00e9 - V\u00e9g\u00e9talisation"
|
|
},
|
|
"initializer_range": 0.02,
|
|
"intermediate_size": 3072,
|
|
"label2id": {
|
|
"Aucun th\u00e8me": 0,
|
|
"Biodiversit\u00e9 - Alimentation biologique": 1,
|
|
"Biodiversit\u00e9 - Fournitures et produits d'entretiens \u00e9cologiques": 2,
|
|
"Biodiversit\u00e9 - Plan d'actions en faveur de la biodiversit\u00e9": 3,
|
|
"Biodiversit\u00e9 - Protection de la faune et de la flore": 4,
|
|
"Biodiversit\u00e9 - Sensibilisation \u00e0 la biodiversit\u00e9": 5,
|
|
"Biodiversit\u00e9 - V\u00e9g\u00e9talisation": 6
|
|
},
|
|
"layer_norm_eps": 1e-07,
|
|
"legacy": true,
|
|
"max_position_embeddings": 512,
|
|
"max_relative_positions": -1,
|
|
"model_type": "deberta-v2",
|
|
"norm_rel_ebd": "layer_norm",
|
|
"num_attention_heads": 12,
|
|
"num_hidden_layers": 12,
|
|
"pad_token_id": 0,
|
|
"pooler_dropout": 0,
|
|
"pooler_hidden_act": "gelu",
|
|
"pooler_hidden_size": 768,
|
|
"pos_att_type": [
|
|
"p2c",
|
|
"c2p"
|
|
],
|
|
"position_biased_input": false,
|
|
"position_buckets": 256,
|
|
"relative_attention": true,
|
|
"share_att_key": true,
|
|
"torch_dtype": "float32",
|
|
"transformers_version": "4.48.3",
|
|
"type_vocab_size": 0,
|
|
"vocab_size": 128100
|
|
}
|
|
|