Upload WhisperForConditionalGeneration
Browse files- config.json +1 -1
- generation_config.json +1 -0
- pytorch_model.bin +1 -1
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "
|
| 3 |
"activation_dropout": 0.0,
|
| 4 |
"activation_function": "gelu",
|
| 5 |
"apply_spec_augment": false,
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "whisper_medium_cs/checkpoint-1500",
|
| 3 |
"activation_dropout": 0.0,
|
| 4 |
"activation_function": "gelu",
|
| 5 |
"apply_spec_augment": false,
|
generation_config.json
CHANGED
|
@@ -148,6 +148,7 @@
|
|
| 148 |
"max_length": 448,
|
| 149 |
"no_timestamps_token_id": 50363,
|
| 150 |
"pad_token_id": 50257,
|
|
|
|
| 151 |
"suppress_tokens": [
|
| 152 |
1,
|
| 153 |
2,
|
|
|
|
| 148 |
"max_length": 448,
|
| 149 |
"no_timestamps_token_id": 50363,
|
| 150 |
"pad_token_id": 50257,
|
| 151 |
+
"return_timestamps": false,
|
| 152 |
"suppress_tokens": [
|
| 153 |
1,
|
| 154 |
2,
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3055741657
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:68b18fab01ce89ff83319fe781622a7ac9561bc460f15673c687025efb42b17b
|
| 3 |
size 3055741657
|