Saving train state of step 447 (epoch: 0)
Browse files- config.json +2 -2
- generation_config.json +1 -1
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"apply_spec_augment": false,
|
@@ -42,7 +42,7 @@
|
|
42 |
"num_mel_bins": 128,
|
43 |
"pad_token_id": 50256,
|
44 |
"scale_embedding": false,
|
45 |
-
"torch_dtype": "
|
46 |
"transformers_version": "4.44.2",
|
47 |
"use_cache": true,
|
48 |
"use_weighted_layer_sum": false,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "distil-whisper-bilingual",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"apply_spec_augment": false,
|
|
|
42 |
"num_mel_bins": 128,
|
43 |
"pad_token_id": 50256,
|
44 |
"scale_embedding": false,
|
45 |
+
"torch_dtype": "bfloat16",
|
46 |
"transformers_version": "4.44.2",
|
47 |
"use_cache": true,
|
48 |
"use_weighted_layer_sum": false,
|
generation_config.json
CHANGED
@@ -162,7 +162,7 @@
|
|
162 |
"<|zh|>": 50260
|
163 |
},
|
164 |
"max_initial_timestamp_index": 50,
|
165 |
-
"max_length":
|
166 |
"no_timestamps_token_id": 50364,
|
167 |
"pad_token_id": 50257,
|
168 |
"prev_sot_token_id": 50362,
|
|
|
162 |
"<|zh|>": 50260
|
163 |
},
|
164 |
"max_initial_timestamp_index": 50,
|
165 |
+
"max_length": 128,
|
166 |
"no_timestamps_token_id": 50364,
|
167 |
"pad_token_id": 50257,
|
168 |
"prev_sot_token_id": 50362,
|
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:0b67edc5a5cba2b83f2e4630d2de78615f80515721bf466ea6fef28e1c2fec5e
|
3 |
+
size 1512875008
|