Update config.json
Browse files- config.json +0 -1
config.json
CHANGED
|
@@ -9,7 +9,6 @@
|
|
| 9 |
"Wav2Vec2ForSpeechClassification"
|
| 10 |
],
|
| 11 |
"auto_map": {
|
| 12 |
-
"AutoConfig": "AutoConfig",
|
| 13 |
"AutoModelForAudioClassification": "wav2vec2speechclassification.Wav2Vec2ForSpeechClassification"
|
| 14 |
},
|
| 15 |
"attention_dropout": 0.1,
|
|
|
|
| 9 |
"Wav2Vec2ForSpeechClassification"
|
| 10 |
],
|
| 11 |
"auto_map": {
|
|
|
|
| 12 |
"AutoModelForAudioClassification": "wav2vec2speechclassification.Wav2Vec2ForSpeechClassification"
|
| 13 |
},
|
| 14 |
"attention_dropout": 0.1,
|