glecorve commited on
Commit
203d1e6
1 Parent(s): e9d6d9a

Upload CamembertForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +71 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "modeleE",
3
+ "architectures": [
4
+ "CamembertForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "bos_token_id": 5,
8
+ "classifier_dropout": null,
9
+ "eos_token_id": 6,
10
+ "hidden_act": "gelu",
11
+ "hidden_dropout_prob": 0.1,
12
+ "hidden_size": 768,
13
+ "id2label": {
14
+ "0": "Emo",
15
+ "1": "Comportementale",
16
+ "2": "Designee",
17
+ "3": "Montree",
18
+ "4": "Suggeree",
19
+ "5": "Base",
20
+ "6": "Complexe",
21
+ "7": "Admiration",
22
+ "8": "Autre",
23
+ "9": "Colere",
24
+ "10": "Culpabilite",
25
+ "11": "Degout",
26
+ "12": "Embarras",
27
+ "13": "Fierte",
28
+ "14": "Jalousie",
29
+ "15": "Joie",
30
+ "16": "Peur",
31
+ "17": "Surprise",
32
+ "18": "Tristesse"
33
+ },
34
+ "initializer_range": 0.02,
35
+ "intermediate_size": 3072,
36
+ "label2id": {
37
+ "Admiration": 7,
38
+ "Autre": 8,
39
+ "Base": 5,
40
+ "Colere": 9,
41
+ "Complexe": 6,
42
+ "Comportementale": 1,
43
+ "Culpabilite": 10,
44
+ "Degout": 11,
45
+ "Designee": 2,
46
+ "Embarras": 12,
47
+ "Emo": 0,
48
+ "Fierte": 13,
49
+ "Jalousie": 14,
50
+ "Joie": 15,
51
+ "Montree": 3,
52
+ "Peur": 16,
53
+ "Suggeree": 4,
54
+ "Surprise": 17,
55
+ "Tristesse": 18
56
+ },
57
+ "layer_norm_eps": 1e-05,
58
+ "max_position_embeddings": 514,
59
+ "model_type": "camembert",
60
+ "num_attention_heads": 12,
61
+ "num_hidden_layers": 12,
62
+ "output_past": true,
63
+ "pad_token_id": 1,
64
+ "position_embedding_type": "absolute",
65
+ "problem_type": "multi_label_classification",
66
+ "torch_dtype": "float32",
67
+ "transformers_version": "4.39.3",
68
+ "type_vocab_size": 1,
69
+ "use_cache": true,
70
+ "vocab_size": 32005
71
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe2ac9296eee7395fbb38a0fa046c91b480a85f14f96a095f7ba91a5de543a5d
3
+ size 442570396