chillies commited on
Commit
4334e85
·
verified ·
1 Parent(s): 47fda48

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +9 -9
config.json CHANGED
@@ -10,15 +10,15 @@
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
12
  "id2label": {
13
- "0": "LABEL_0",
14
- "1": "LABEL_1",
15
- "2": "LABEL_2",
16
- "3": "LABEL_3",
17
- "4": "LABEL_4",
18
- "5": "LABEL_5",
19
- "6": "LABEL_6",
20
- "7": "LABEL_7",
21
- "8": "LABEL_8"
22
  },
23
  "initializer_range": 0.02,
24
  "intermediate_size": 3072,
 
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
12
  "id2label": {
13
+ "0": "Improvement Suggestions",
14
+ "1": "Questions",
15
+ "2": "Confusion",
16
+ "3": "Support Request",
17
+ "4": "Discussion",
18
+ "5": "Course Comparison",
19
+ "6": "Related Course Suggestions",
20
+ "7": "negative",
21
+ "8": "positive"
22
  },
23
  "initializer_range": 0.02,
24
  "intermediate_size": 3072,