Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -18,7 +18,7 @@
|
|
18 |
"initializer_range": 0.02,
|
19 |
"intermediate_size": 3072,
|
20 |
"label2id": {
|
21 |
-
"
|
22 |
"LABEL_1": 1,
|
23 |
"LABEL_2": 2,
|
24 |
"LABEL_3": 3
|
|
|
18 |
"initializer_range": 0.02,
|
19 |
"intermediate_size": 3072,
|
20 |
"label2id": {
|
21 |
+
"Basic": 0,
|
22 |
"LABEL_1": 1,
|
23 |
"LABEL_2": 2,
|
24 |
"LABEL_3": 3
|