Upload WhisperForConditionalGeneration
Browse files- config.json +2 -2
- generation_config.json +1 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
| 4 |
"activation_function": "gelu",
|
| 5 |
"apply_spec_augment": false,
|
| 6 |
"architectures": [
|
| 7 |
-
"
|
| 8 |
],
|
| 9 |
"attention_dropout": 0.0,
|
| 10 |
"begin_suppress_tokens": [
|
|
@@ -159,7 +159,7 @@
|
|
| 159 |
50362
|
| 160 |
],
|
| 161 |
"torch_dtype": "float16",
|
| 162 |
-
"transformers_version": "4.32.
|
| 163 |
"use_cache": true,
|
| 164 |
"use_weighted_layer_sum": false,
|
| 165 |
"vocab_size": 51865
|
|
|
|
| 4 |
"activation_function": "gelu",
|
| 5 |
"apply_spec_augment": false,
|
| 6 |
"architectures": [
|
| 7 |
+
"WhisperForConditionalGeneration"
|
| 8 |
],
|
| 9 |
"attention_dropout": 0.0,
|
| 10 |
"begin_suppress_tokens": [
|
|
|
|
| 159 |
50362
|
| 160 |
],
|
| 161 |
"torch_dtype": "float16",
|
| 162 |
+
"transformers_version": "4.32.1",
|
| 163 |
"use_cache": true,
|
| 164 |
"use_weighted_layer_sum": false,
|
| 165 |
"vocab_size": 51865
|
generation_config.json
CHANGED
|
@@ -251,5 +251,5 @@
|
|
| 251 |
"transcribe": 50359,
|
| 252 |
"translate": 50358
|
| 253 |
},
|
| 254 |
-
"transformers_version": "4.
|
| 255 |
}
|
|
|
|
| 251 |
"transcribe": 50359,
|
| 252 |
"translate": 50358
|
| 253 |
},
|
| 254 |
+
"transformers_version": "4.32.1"
|
| 255 |
}
|
pytorch_model.bin
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:63cea06d9be04a3a49a3ef5ea9b9ba3c291b5a41d91bf703d73b00a4eb341691
|
| 3 |
+
size 101533281
|