Upload model
Browse files- config.json +3 -3
- pytorch_model.bin +3 -0
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": [
|
@@ -147,7 +147,7 @@
|
|
147 |
50362
|
148 |
],
|
149 |
"torch_dtype": "float32",
|
150 |
-
"transformers_version": "4.
|
151 |
"use_cache": true,
|
152 |
"use_weighted_layer_sum": false,
|
153 |
"vocab_size": 51865
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/data/jw/checkpoint/whisper-tiny-kor-430k-hf-ep100/checkpoint-47504",
|
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": [
|
|
|
147 |
50362
|
148 |
],
|
149 |
"torch_dtype": "float32",
|
150 |
+
"transformers_version": "4.34.1",
|
151 |
"use_cache": true,
|
152 |
"use_weighted_layer_sum": false,
|
153 |
"vocab_size": 51865
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:63a323022dbc9bc54a9f55d8ca84474da4d294bf567535d9f5e4ad22b8bc3d98
|
3 |
+
size 151095593
|