huseinzol05
commited on
Upload WhisperForConditionalGeneration
Browse files- config.json +4 -4
- generation_config.json +2 -1
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "malaysian-whisper-small-v2/checkpoint-
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"apply_spec_augment": false,
|
@@ -44,7 +44,7 @@
|
|
44 |
"mask_time_length": 10,
|
45 |
"mask_time_min_masks": 2,
|
46 |
"mask_time_prob": 0.05,
|
47 |
-
"max_length":
|
48 |
"max_source_positions": 1500,
|
49 |
"max_target_positions": 448,
|
50 |
"median_filter_width": 7,
|
@@ -54,8 +54,8 @@
|
|
54 |
"pad_token_id": 50257,
|
55 |
"scale_embedding": false,
|
56 |
"torch_dtype": "bfloat16",
|
57 |
-
"transformers_version": "4.
|
58 |
"use_cache": true,
|
59 |
"use_weighted_layer_sum": false,
|
60 |
-
"vocab_size":
|
61 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "malaysian-whisper-small-v2/checkpoint-8100",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"apply_spec_augment": false,
|
|
|
44 |
"mask_time_length": 10,
|
45 |
"mask_time_min_masks": 2,
|
46 |
"mask_time_prob": 0.05,
|
47 |
+
"max_length": null,
|
48 |
"max_source_positions": 1500,
|
49 |
"max_target_positions": 448,
|
50 |
"median_filter_width": 7,
|
|
|
54 |
"pad_token_id": 50257,
|
55 |
"scale_embedding": false,
|
56 |
"torch_dtype": "bfloat16",
|
57 |
+
"transformers_version": "4.47.0",
|
58 |
"use_cache": true,
|
59 |
"use_weighted_layer_sum": false,
|
60 |
+
"vocab_size": 51866
|
61 |
}
|
generation_config.json
CHANGED
@@ -256,7 +256,8 @@
|
|
256 |
],
|
257 |
"task_to_id": {
|
258 |
"transcribe": 50359,
|
|
|
259 |
"translate": 50358
|
260 |
},
|
261 |
-
"transformers_version": "4.
|
262 |
}
|
|
|
256 |
],
|
257 |
"task_to_id": {
|
258 |
"transcribe": 50359,
|
259 |
+
"transcribeprecise": 51865,
|
260 |
"translate": 50358
|
261 |
},
|
262 |
+
"transformers_version": "4.47.0"
|
263 |
}
|
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:2d9263606f5495db5a6bf6df3dbec08b74219833c04471c8089f03b7e311d955
|
3 |
+
size 483527216
|