Update hyperparams.yaml
Browse files- hyperparams.yaml +0 -1
hyperparams.yaml
CHANGED
|
@@ -82,7 +82,6 @@ beam_searcher: !new:speechbrain.decoders.S2SRNNBeamSearcher
|
|
| 82 |
temperature: !ref <temperature>
|
| 83 |
using_max_attn_shift: False
|
| 84 |
max_attn_shift: 30
|
| 85 |
-
coverage_penalty: 0.
|
| 86 |
|
| 87 |
modules:
|
| 88 |
slu_enc: !ref <slu_enc>
|
|
|
|
| 82 |
temperature: !ref <temperature>
|
| 83 |
using_max_attn_shift: False
|
| 84 |
max_attn_shift: 30
|
|
|
|
| 85 |
|
| 86 |
modules:
|
| 87 |
slu_enc: !ref <slu_enc>
|