ibraheemmoosa
commited on
Commit
•
008d913
1
Parent(s):
d461d9e
Fix label name
Browse files- config.json +2 -2
config.json
CHANGED
@@ -12,9 +12,9 @@
|
|
12 |
"hidden_dropout_prob": 0,
|
13 |
"hidden_size": 768,
|
14 |
"id2label": {
|
15 |
-
"0": "
|
16 |
"1": "West Bengal State News",
|
17 |
-
"2": "
|
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"
|