ibraheemmoosa commited on
Commit
d461d9e
1 Parent(s): e9953ea

Add label names

Browse files
Files changed (1) hide show
  1. config.json +6 -6
config.json CHANGED
@@ -12,12 +12,12 @@
12
  "hidden_dropout_prob": 0,
13
  "hidden_size": 768,
14
  "id2label": {
15
- "0": "LABEL_0",
16
- "1": "LABEL_1",
17
- "2": "LABEL_2",
18
- "3": "LABEL_3",
19
- "4": "LABEL_4",
20
- "5": "LABEL_5"
21
  },
22
  "initializer_range": 0.02,
23
  "inner_group_num": 1,
 
12
  "hidden_dropout_prob": 0,
13
  "hidden_size": 768,
14
  "id2label": {
15
+ "0": "India National News",
16
+ "1": "West Bengal State News",
17
+ "2": "Kolkata News",
18
+ "3": "Sports",
19
+ "4": "Entertainment",
20
+ "5": "International"
21
  },
22
  "initializer_range": 0.02,
23
  "inner_group_num": 1,