osanseviero
commited on
Commit
•
15f7eda
1
Parent(s):
d0fd566
Update config.json
Browse files- config.json +4 -4
config.json
CHANGED
@@ -16,10 +16,10 @@
|
|
16 |
},
|
17 |
"initializer_range": 0.02,
|
18 |
"label2id": {
|
19 |
-
"
|
20 |
-
"
|
21 |
-
"
|
22 |
-
"
|
23 |
},
|
24 |
"max_position_embeddings": 512,
|
25 |
"model_type": "distilbert",
|
|
|
16 |
},
|
17 |
"initializer_range": 0.02,
|
18 |
"label2id": {
|
19 |
+
"World": 0,
|
20 |
+
"Sports": 1,
|
21 |
+
"Business": 2,
|
22 |
+
"Sci/Tech": 3
|
23 |
},
|
24 |
"max_position_embeddings": 512,
|
25 |
"model_type": "distilbert",
|