RolMax commited on
Commit
e7aebcb
·
verified ·
1 Parent(s): 8fcea4f

Upload DebertaV2ForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +17 -17
  2. pytorch_model.bin +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "emo_multilabel/mdeberta-v3-base-emo_multilabel",
3
  "architectures": [
4
  "DebertaV2ForSequenceClassification"
5
  ],
@@ -8,26 +8,26 @@
8
  "hidden_dropout_prob": 0.1,
9
  "hidden_size": 768,
10
  "id2label": {
11
- "0": "hf_anger",
12
- "1": "hf_fear",
13
- "2": "hf_disgust",
14
- "3": "hf_sadness",
15
- "4": "hf_joy",
16
- "5": "hf_enthusiasm",
17
- "6": "hf_pride",
18
- "7": "hf_hope"
19
  },
20
  "initializer_range": 0.02,
21
  "intermediate_size": 3072,
22
  "label2id": {
23
- "hf_anger": 0,
24
- "hf_disgust": 2,
25
- "hf_enthusiasm": 5,
26
- "hf_fear": 1,
27
- "hf_hope": 7,
28
- "hf_joy": 4,
29
- "hf_pride": 6,
30
- "hf_sadness": 3
31
  },
32
  "layer_norm_eps": 1e-07,
33
  "max_position_embeddings": 512,
 
1
  {
2
+ "_name_or_path": "emo_multilabel/mdeberta-v3-emo-multilabel-emo_multilabel",
3
  "architectures": [
4
  "DebertaV2ForSequenceClassification"
5
  ],
 
8
  "hidden_dropout_prob": 0.1,
9
  "hidden_size": 768,
10
  "id2label": {
11
+ "0": "hope",
12
+ "1": "fear",
13
+ "2": "pride",
14
+ "3": "joy",
15
+ "4": "enthusiasm",
16
+ "5": "sadness",
17
+ "6": "anger",
18
+ "7": "disgust"
19
  },
20
  "initializer_range": 0.02,
21
  "intermediate_size": 3072,
22
  "label2id": {
23
+ "anger": 6,
24
+ "disgust": 7,
25
+ "enthusiasm": 4,
26
+ "fear": 1,
27
+ "hope": 0,
28
+ "joy": 3,
29
+ "pride": 2,
30
+ "sadness": 5
31
  },
32
  "layer_norm_eps": 1e-07,
33
  "max_position_embeddings": 512,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ffe96fe01777dca48d7fc80f88e1f38135a5ae2dba325926e0672765420c0522
3
  size 1115329202
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a555a50c06c15cb5d854125ec360e3f989c1a8efda1977f0a623e5f59e4c3a6
3
  size 1115329202