eustlb HF Staff commited on
Commit
07a36db
·
verified ·
1 Parent(s): 7b5d959

Update config.json

Browse files
Files changed (1) hide show
  1. 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": "float32",
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,