Upload WhisperForConditionalGeneration
Browse files- config.json +1 -14
- generation_config.json +2 -6
- model.safetensors +1 -1
config.json
CHANGED
@@ -25,20 +25,7 @@
|
|
25 |
"encoder_layerdrop": 0.0,
|
26 |
"encoder_layers": 24,
|
27 |
"eos_token_id": 50257,
|
28 |
-
"forced_decoder_ids":
|
29 |
-
[
|
30 |
-
1,
|
31 |
-
50321
|
32 |
-
],
|
33 |
-
[
|
34 |
-
2,
|
35 |
-
50358
|
36 |
-
],
|
37 |
-
[
|
38 |
-
3,
|
39 |
-
50363
|
40 |
-
]
|
41 |
-
],
|
42 |
"init_std": 0.02,
|
43 |
"is_encoder_decoder": true,
|
44 |
"mask_feature_length": 10,
|
|
|
25 |
"encoder_layerdrop": 0.0,
|
26 |
"encoder_layers": 24,
|
27 |
"eos_token_id": 50257,
|
28 |
+
"forced_decoder_ids": null,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
"init_std": 0.02,
|
30 |
"is_encoder_decoder": true,
|
31 |
"mask_feature_length": 10,
|
generation_config.json
CHANGED
@@ -35,15 +35,11 @@
|
|
35 |
"forced_decoder_ids": [
|
36 |
[
|
37 |
1,
|
38 |
-
|
39 |
],
|
40 |
[
|
41 |
2,
|
42 |
-
|
43 |
-
],
|
44 |
-
[
|
45 |
-
3,
|
46 |
-
50363
|
47 |
]
|
48 |
],
|
49 |
"is_multilingual": true,
|
|
|
35 |
"forced_decoder_ids": [
|
36 |
[
|
37 |
1,
|
38 |
+
null
|
39 |
],
|
40 |
[
|
41 |
2,
|
42 |
+
50359
|
|
|
|
|
|
|
|
|
43 |
]
|
44 |
],
|
45 |
"is_multilingual": true,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3055544304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ee1bea7a850bfb48cfa667bd5d728dab7ea851e67195a634f108aa508f5c8321
|
3 |
size 3055544304
|