Upload model
Browse files- config.json +2 -2
- model.safetensors +2 -2
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": "/data/jw/checkpoint/hf_whisper/whisper-tiny-kor-16k-hf-ep100",
|
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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e7a234c01d0317595b2fd1fab7039d9188f5829d8abde56bf83de5a7d473b825
|
3 |
+
size 151060672
|