ibraheemmoosa
commited on
Commit
·
d461d9e
1
Parent(s):
e9953ea
Add label names
Browse files- config.json +6 -6
config.json
CHANGED
@@ -12,12 +12,12 @@
|
|
12 |
"hidden_dropout_prob": 0,
|
13 |
"hidden_size": 768,
|
14 |
"id2label": {
|
15 |
-
"0": "
|
16 |
-
"1": "
|
17 |
-
"2": "
|
18 |
-
"3": "
|
19 |
-
"4": "
|
20 |
-
"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,
|