Upload model
Browse files- config.json +2 -2
- model.safetensors +1 -1
config.json
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"apply_spec_augment": false,
|
6 |
"architectures": [
|
7 |
-
"
|
8 |
],
|
9 |
"attention_dropout": 0.0,
|
10 |
"begin_suppress_tokens": [
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "./model",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"apply_spec_augment": false,
|
6 |
"architectures": [
|
7 |
+
"WhisperModel"
|
8 |
],
|
9 |
"attention_dropout": 0.0,
|
10 |
"begin_suppress_tokens": [
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 151060672
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41fbeb9f6f5187897648a55ddc2474d3bbb190ddada88bf77635f74ae5f52654
|
3 |
size 151060672
|