mitchelldehaven
commited on
Commit
•
23920a8
1
Parent(s):
1f8d15a
Upload WhisperForConditionalGeneration
Browse files- config.json +3 -3
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"architectures": [
|
6 |
-
"
|
7 |
],
|
8 |
"attention_dropout": 0.0,
|
9 |
"begin_suppress_tokens": [
|
@@ -136,7 +136,7 @@
|
|
136 |
50362
|
137 |
],
|
138 |
"torch_dtype": "float32",
|
139 |
-
"transformers_version": "4.
|
140 |
"use_cache": true,
|
141 |
"vocab_size": 51865
|
142 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "mitchelldehaven/whisper-large-v2-ru",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"architectures": [
|
6 |
+
"WhisperForConditionalGeneration"
|
7 |
],
|
8 |
"attention_dropout": 0.0,
|
9 |
"begin_suppress_tokens": [
|
|
|
136 |
50362
|
137 |
],
|
138 |
"torch_dtype": "float32",
|
139 |
+
"transformers_version": "4.26.0.dev0",
|
140 |
"use_cache": true,
|
141 |
"vocab_size": 51865
|
142 |
}
|
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:c942f2addb15590eb5cb473f89ddefb2c2964467c80769cacf0ac34710fd378a
|
3 |
+
size 6173637880
|