Update config.json
Browse files- config.json +0 -4
config.json
CHANGED
|
@@ -8,10 +8,6 @@
|
|
| 8 |
"LiteWhisperForConditionalGeneration"
|
| 9 |
],
|
| 10 |
"attention_dropout": 0.0,
|
| 11 |
-
"auto_map": {
|
| 12 |
-
"AutoConfig": "efficient-speech/lite-whisper-large-v3--configuration_lite_whisper.LiteWhisperConfig",
|
| 13 |
-
"AutoModel": "efficient-speech/lite-whisper-large-v3--modeling_lite_whisper.LiteWhisperForConditionalGeneration"
|
| 14 |
-
},
|
| 15 |
"begin_suppress_tokens": null,
|
| 16 |
"bos_token_id": 50257,
|
| 17 |
"classifier_proj_size": 256,
|
|
|
|
| 8 |
"LiteWhisperForConditionalGeneration"
|
| 9 |
],
|
| 10 |
"attention_dropout": 0.0,
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
"begin_suppress_tokens": null,
|
| 12 |
"bos_token_id": 50257,
|
| 13 |
"classifier_proj_size": 256,
|