odunola commited on
Commit
ee20ef1
1 Parent(s): 0cd1bb0

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +4 -4
config.json CHANGED
@@ -10,10 +10,10 @@
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
  },
18
  "initializer_range": 0.02,
19
  "intermediate_size": 3072,
 
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
12
  "id2label": {
13
+ "0": "WORLD",
14
+ "1": "SPORTS",
15
+ "2": "BUSINESS",
16
+ "3": "SCI/TECH"
17
  },
18
  "initializer_range": 0.02,
19
  "intermediate_size": 3072,