File size: 3,170 Bytes
1668dbc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
{
  "_name_or_path": "/gpfsdswork/projects/rech/fmr/uft12cr/classification/deberta-large",
  "architectures": [
    "DebertaV2ForSequenceClassification"
  ],
  "attention_probs_dropout_prob": 0.1,
  "hidden_act": "gelu",
  "hidden_dropout_prob": 0.1,
  "hidden_size": 768,
  "id2label": {
    "0": "Intention_Informer",
    "1": "Intention_\u00c9duquer",
    "2": "Intention_Sensibiliser",
    "3": "Intention_Mobiliser",
    "4": "Intention_Promouvoir",
    "5": "Intention_Divertir",
    "6": "Theme_Sant\u00e9",
    "7": "Theme_Soci\u00e9t\u00e9",
    "8": "Theme_\u00c9conomie",
    "9": "Theme_Politique",
    "10": "Theme_Pub",
    "11": "Theme_Sports",
    "12": "Theme_Environnement",
    "13": "Theme_Culture",
    "14": "Theme_je",
    "15": "Expression_Publicite",
    "16": "Expression_Informations",
    "17": "Expression_Reportage/Enquete",
    "18": "Expression_Interview/Discussion",
    "19": "Expression_Meteo",
    "20": "Tonalite_Informative",
    "21": "Tonalite_Emotionnelle",
    "22": "Tonalite_Publicitaire",
    "23": "Tonalite_Analytique",
    "24": "Tonalite_Satirique",
    "25": "Emotion_Neutre",
    "26": "Emotion_Alarmant",
    "27": "Emotion_Indign\u00e9",
    "28": "Emotion_Persuasif",
    "29": "Emotion_Solennel",
    "30": "Emotion_Optimiste",
    "31": "Emotion_Ironique",
    "32": "Figure_Metaphore",
    "33": "Figure_Paradoxe",
    "34": "Figure_Hyperbole"
  },
  "initializer_range": 0.02,
  "intermediate_size": 3072,
  "label2id": {
    "Emotion_Alarmant": 26,
    "Emotion_Indign\u00e9": 27,
    "Emotion_Ironique": 31,
    "Emotion_Neutre": 25,
    "Emotion_Optimiste": 30,
    "Emotion_Persuasif": 28,
    "Emotion_Solennel": 29,
    "Expression_Informations": 16,
    "Expression_Interview/Discussion": 18,
    "Expression_Meteo": 19,
    "Expression_Publicite": 15,
    "Expression_Reportage/Enquete": 17,
    "Figure_Hyperbole": 34,
    "Figure_Metaphore": 32,
    "Figure_Paradoxe": 33,
    "Intention_Divertir": 5,
    "Intention_Informer": 0,
    "Intention_Mobiliser": 3,
    "Intention_Promouvoir": 4,
    "Intention_Sensibiliser": 2,
    "Intention_\u00c9duquer": 1,
    "Theme_Culture": 13,
    "Theme_Environnement": 12,
    "Theme_Politique": 9,
    "Theme_Pub": 10,
    "Theme_Sant\u00e9": 6,
    "Theme_Soci\u00e9t\u00e9": 7,
    "Theme_Sports": 11,
    "Theme_je": 14,
    "Theme_\u00c9conomie": 8,
    "Tonalite_Analytique": 23,
    "Tonalite_Emotionnelle": 21,
    "Tonalite_Informative": 20,
    "Tonalite_Publicitaire": 22,
    "Tonalite_Satirique": 24
  },
  "layer_norm_eps": 1e-07,
  "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,
  "problem_type": "multi_label_classification",
  "relative_attention": true,
  "share_att_key": true,
  "torch_dtype": "float32",
  "transformers_version": "4.38.0.dev0",
  "type_vocab_size": 0,
  "vocab_size": 251000
}