Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -6,7 +6,7 @@
|
|
| 6 |
"bos_token_id": 1,
|
| 7 |
"ctc_loss_reduction": "mean",
|
| 8 |
"ctc_zero_infinity": true,
|
| 9 |
-
"dtype": "
|
| 10 |
"encoder_config": {
|
| 11 |
"activation_dropout": 0.1,
|
| 12 |
"attention_bias": true,
|
|
|
|
| 6 |
"bos_token_id": 1,
|
| 7 |
"ctc_loss_reduction": "mean",
|
| 8 |
"ctc_zero_infinity": true,
|
| 9 |
+
"dtype": "bfloat16",
|
| 10 |
"encoder_config": {
|
| 11 |
"activation_dropout": 0.1,
|
| 12 |
"attention_bias": true,
|