Titouan Parcollet
commited on
Commit
·
ab251c7
1
Parent(s):
a16097e
Update hyperparams.yaml
Browse files- hyperparams.yaml +1 -1
hyperparams.yaml
CHANGED
|
@@ -38,7 +38,7 @@ min_decode_ratio: 0.0
|
|
| 38 |
max_decode_ratio: 1.0
|
| 39 |
valid_search_interval: 10
|
| 40 |
valid_beam_size: 10
|
| 41 |
-
test_beam_size:
|
| 42 |
lm_weight: 0.60
|
| 43 |
ctc_weight_decode: 0.52
|
| 44 |
|
|
|
|
| 38 |
max_decode_ratio: 1.0
|
| 39 |
valid_search_interval: 10
|
| 40 |
valid_beam_size: 10
|
| 41 |
+
test_beam_size: 10
|
| 42 |
lm_weight: 0.60
|
| 43 |
ctc_weight_decode: 0.52
|
| 44 |
|