Boyko Artyom Nikolaevich
commited on
Commit
•
e83c606
1
Parent(s):
1d1e42e
Upload WhisperForConditionalGeneration
Browse files- generation_config.json +14 -0
- pytorch_model.bin +1 -1
generation_config.json
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"begin_suppress_tokens": [
|
3 |
+
220,
|
4 |
+
50257
|
5 |
+
],
|
6 |
+
"bos_token_id": 50257,
|
7 |
+
"decoder_start_token_id": 50258,
|
8 |
+
"eos_token_id": 50257,
|
9 |
+
"max_length": 448,
|
10 |
+
"pad_token_id": 50257,
|
11 |
+
"return_timestamps": false,
|
12 |
+
"suppress_tokens": [],
|
13 |
+
"transformers_version": "4.27.2"
|
14 |
+
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 290458721
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f18d0d31c04efc992b20a167d821912388e19f38cb863c6251bdb7501cb2448
|
3 |
size 290458721
|