Ar4ikov commited on
Commit
3b629b3
1 Parent(s): 1832410

Upload Wav2Vec2Classification

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -10,7 +10,7 @@
10
  ],
11
  "attention_dropout": 0.1,
12
  "bos_token_id": 1,
13
- "classifier_proj_size": 256,
14
  "codevector_dim": 768,
15
  "contrastive_logits_temperature": 0.1,
16
  "conv_bias": true,
 
10
  ],
11
  "attention_dropout": 0.1,
12
  "bos_token_id": 1,
13
+ "classifier_proj_size": 1024,
14
  "codevector_dim": 768,
15
  "contrastive_logits_temperature": 0.1,
16
  "conv_bias": true,