yuvraj108c commited on
Commit
9add6e6
·
verified ·
1 Parent(s): 5ab111e

Update wav2vec2-base-960h/config.json

Browse files
Files changed (1) hide show
  1. wav2vec2-base-960h/config.json +1 -0
wav2vec2-base-960h/config.json CHANGED
@@ -6,6 +6,7 @@
6
  "Wav2Vec2ForCTC"
7
  ],
8
  "attention_dropout": 0.1,
 
9
  "bos_token_id": 1,
10
  "codevector_dim": 256,
11
  "contrastive_logits_temperature": 0.1,
 
6
  "Wav2Vec2ForCTC"
7
  ],
8
  "attention_dropout": 0.1,
9
+ "attn_implementation": "eager",
10
  "bos_token_id": 1,
11
  "codevector_dim": 256,
12
  "contrastive_logits_temperature": 0.1,