Training in progress, step 1000
Browse files
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,
|
|
@@ -13,17 +13,17 @@
|
|
| 13 |
],
|
| 14 |
"bos_token_id": 50257,
|
| 15 |
"classifier_proj_size": 256,
|
| 16 |
-
"d_model":
|
| 17 |
-
"decoder_attention_heads":
|
| 18 |
-
"decoder_ffn_dim":
|
| 19 |
"decoder_layerdrop": 0.0,
|
| 20 |
-
"decoder_layers":
|
| 21 |
"decoder_start_token_id": 50258,
|
| 22 |
"dropout": 0.0,
|
| 23 |
-
"encoder_attention_heads":
|
| 24 |
-
"encoder_ffn_dim":
|
| 25 |
"encoder_layerdrop": 0.0,
|
| 26 |
-
"encoder_layers":
|
| 27 |
"eos_token_id": 50257,
|
| 28 |
"forced_decoder_ids": null,
|
| 29 |
"init_std": 0.02,
|
|
@@ -39,7 +39,7 @@
|
|
| 39 |
"max_target_positions": 448,
|
| 40 |
"median_filter_width": 7,
|
| 41 |
"model_type": "whisper",
|
| 42 |
-
"num_hidden_layers":
|
| 43 |
"num_mel_bins": 80,
|
| 44 |
"pad_token_id": 50257,
|
| 45 |
"scale_embedding": false,
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "openai/whisper-tiny",
|
| 3 |
"activation_dropout": 0.0,
|
| 4 |
"activation_function": "gelu",
|
| 5 |
"apply_spec_augment": false,
|
|
|
|
| 13 |
],
|
| 14 |
"bos_token_id": 50257,
|
| 15 |
"classifier_proj_size": 256,
|
| 16 |
+
"d_model": 384,
|
| 17 |
+
"decoder_attention_heads": 6,
|
| 18 |
+
"decoder_ffn_dim": 1536,
|
| 19 |
"decoder_layerdrop": 0.0,
|
| 20 |
+
"decoder_layers": 4,
|
| 21 |
"decoder_start_token_id": 50258,
|
| 22 |
"dropout": 0.0,
|
| 23 |
+
"encoder_attention_heads": 6,
|
| 24 |
+
"encoder_ffn_dim": 1536,
|
| 25 |
"encoder_layerdrop": 0.0,
|
| 26 |
+
"encoder_layers": 4,
|
| 27 |
"eos_token_id": 50257,
|
| 28 |
"forced_decoder_ids": null,
|
| 29 |
"init_std": 0.02,
|
|
|
|
| 39 |
"max_target_positions": 448,
|
| 40 |
"median_filter_width": 7,
|
| 41 |
"model_type": "whisper",
|
| 42 |
+
"num_hidden_layers": 4,
|
| 43 |
"num_mel_bins": 80,
|
| 44 |
"pad_token_id": 50257,
|
| 45 |
"scale_embedding": false,
|
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:6fb24b7ee6b26f27630479ffe54dd406b795a7b7591f477a1262e7be67a6a4aa
|
| 3 |
+
size 151061672
|
runs/Jan02_00-03-27_0b9fe6b375a0/events.out.tfevents.1704153807.0b9fe6b375a0.577.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e16530aba0816595b1826711cbc5285077d828212f1974ccd03e914719aab44e
|
| 3 |
+
size 11772
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4856
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:88fc91f888ba22b6085d079d803259782dcd34a715d83cb169cabb3cc5b1eebc
|
| 3 |
size 4856
|