fix the config

This commit is contained in:
Eren Gölge 2021-04-09 00:36:49 +02:00
parent a669a492c6
commit 5de7eb708b
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@
// MODEL PARAMETERS
"positional_encoding": true,
"hidden_channels": 256,
"hidden_channels_dp": 256,
"encoder_type": "fftransformer",
"encoder_params":{
"hidden_channels_ffn": 1024 ,