Update line 12 in config.json
#1
by
linudaar
- opened
- config.json +0 -1
config.json
CHANGED
@@ -9,7 +9,6 @@
|
|
9 |
"hidden_act": "gelu",
|
10 |
"hidden_dropout_prob": 0.1,
|
11 |
"hidden_size": 768,
|
12 |
-
['business', 'entertainment', 'politics', 'sport', 'tech']
|
13 |
"id2label": {
|
14 |
"0": "business",
|
15 |
"1": "entertainment",
|
|
|
9 |
"hidden_act": "gelu",
|
10 |
"hidden_dropout_prob": 0.1,
|
11 |
"hidden_size": 768,
|
|
|
12 |
"id2label": {
|
13 |
"0": "business",
|
14 |
"1": "entertainment",
|