Upload WhisperForConditionalGeneration
Browse files- config.json +2 -2
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -11,13 +11,13 @@
|
|
| 11 |
"classifier_proj_size": 256,
|
| 12 |
"d_model": 4,
|
| 13 |
"decoder_attention_heads": 1,
|
| 14 |
-
"decoder_ffn_dim":
|
| 15 |
"decoder_layerdrop": 0.0,
|
| 16 |
"decoder_layers": 1,
|
| 17 |
"decoder_start_token_id": 50258,
|
| 18 |
"dropout": 0.0,
|
| 19 |
"encoder_attention_heads": 1,
|
| 20 |
-
"encoder_ffn_dim":
|
| 21 |
"encoder_layerdrop": 0.0,
|
| 22 |
"encoder_layers": 1,
|
| 23 |
"eos_token_id": 50257,
|
|
|
|
| 11 |
"classifier_proj_size": 256,
|
| 12 |
"d_model": 4,
|
| 13 |
"decoder_attention_heads": 1,
|
| 14 |
+
"decoder_ffn_dim": 4,
|
| 15 |
"decoder_layerdrop": 0.0,
|
| 16 |
"decoder_layers": 1,
|
| 17 |
"decoder_start_token_id": 50258,
|
| 18 |
"dropout": 0.0,
|
| 19 |
"encoder_attention_heads": 1,
|
| 20 |
+
"encoder_ffn_dim": 4,
|
| 21 |
"encoder_layerdrop": 0.0,
|
| 22 |
"encoder_layers": 1,
|
| 23 |
"eos_token_id": 50257,
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6a7370314d6875b66dd6db3bfaae058e2e11cae752ce57d983590de421dcb427
|
| 3 |
+
size 871760
|