ibraheemmoosa commited on
Commit
008d913
1 Parent(s): d461d9e

Fix label name

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -12,9 +12,9 @@
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"
12
  "hidden_dropout_prob": 0,
13
  "hidden_size": 768,
14
  "id2label": {
15
+ "0": "Kolkata News",
16
  "1": "West Bengal State News",
17
+ "2": "India National News",
18
  "3": "Sports",
19
  "4": "Entertainment",
20
  "5": "International"