Update config.json (#4)
Browse files- Update config.json (510c6aa4b4b50e82fbcc2d6c808ed659e99bc9a5)
- config.json +1 -1
config.json
CHANGED
@@ -41,7 +41,7 @@
|
|
41 |
},
|
42 |
"initializer_factor": 1.0,
|
43 |
"initializer_range": 0.02,
|
44 |
-
"is_decoder":
|
45 |
"is_encoder_decoder": false,
|
46 |
"is_gated_act": true,
|
47 |
"label2id": {
|
|
|
41 |
},
|
42 |
"initializer_factor": 1.0,
|
43 |
"initializer_range": 0.02,
|
44 |
+
"is_decoder": true,
|
45 |
"is_encoder_decoder": false,
|
46 |
"is_gated_act": true,
|
47 |
"label2id": {
|