Update config.json
#2
by
TharushiPerera
- opened
- config.json +1 -3
config.json
CHANGED
@@ -12,9 +12,7 @@
|
|
12 |
"1": "Opinion",
|
13 |
"2": "Political_gossip",
|
14 |
"3": "Sports",
|
15 |
-
|
16 |
-
"auto_map": {
|
17 |
-
"AutoModelForSequenceClassification": "modeling_distilbert.DistilBertForSequenceClassification"
|
18 |
},
|
19 |
"initializer_range": 0.02,
|
20 |
"label2id": {
|
|
|
12 |
"1": "Opinion",
|
13 |
"2": "Political_gossip",
|
14 |
"3": "Sports",
|
15 |
+
"4": "World_news"
|
|
|
|
|
16 |
},
|
17 |
"initializer_range": 0.02,
|
18 |
"label2id": {
|