Dc-4nderson commited on
Commit
73c84c4
·
verified ·
1 Parent(s): 1b51852

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -8,7 +8,7 @@
8
  "hidden_dropout_prob": 0.0,
9
  "hidden_size": 768,
10
  "id2label": {
11
- "0": "anxious-fearful",
12
  "1": "bored",
13
  "2": "confused",
14
  "3": "discouraged",
@@ -21,7 +21,7 @@
21
  "initializer_range": 0.02,
22
  "intermediate_size": 3072,
23
  "label2id": {
24
- "anxious-fearful": 0,
25
  "bored": 1,
26
  "confused": 2,
27
  "discouraged": 3,
 
8
  "hidden_dropout_prob": 0.0,
9
  "hidden_size": 768,
10
  "id2label": {
11
+ "0": "anxious",
12
  "1": "bored",
13
  "2": "confused",
14
  "3": "discouraged",
 
21
  "initializer_range": 0.02,
22
  "intermediate_size": 3072,
23
  "label2id": {
24
+ "anxious": 0,
25
  "bored": 1,
26
  "confused": 2,
27
  "discouraged": 3,