Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -29,6 +29,6 @@
|
|
| 29 |
"pred_lochness_next": 100,
|
| 30 |
"ps_decoder2_nlayer": 5,
|
| 31 |
"use_batch_labels": false,
|
| 32 |
-
"use_fast_transformer":
|
| 33 |
"vocab": null
|
| 34 |
}
|
|
|
|
| 29 |
"pred_lochness_next": 100,
|
| 30 |
"ps_decoder2_nlayer": 5,
|
| 31 |
"use_batch_labels": false,
|
| 32 |
+
"use_fast_transformer": true,
|
| 33 |
"vocab": null
|
| 34 |
}
|