Training in progress, step 1000
Browse files
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "openai/whisper-
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"apply_spec_augment": false,
|
@@ -10,15 +10,15 @@
|
|
10 |
"begin_suppress_tokens": null,
|
11 |
"bos_token_id": 50257,
|
12 |
"classifier_proj_size": 256,
|
13 |
-
"d_model":
|
14 |
-
"decoder_attention_heads":
|
15 |
-
"decoder_ffn_dim":
|
16 |
"decoder_layerdrop": 0.0,
|
17 |
"decoder_layers": 4,
|
18 |
"decoder_start_token_id": 50257,
|
19 |
-
"dropout": 0.
|
20 |
-
"encoder_attention_heads":
|
21 |
-
"encoder_ffn_dim":
|
22 |
"encoder_layerdrop": 0.0,
|
23 |
"encoder_layers": 4,
|
24 |
"eos_token_id": 50257,
|
@@ -36,7 +36,7 @@
|
|
36 |
"max_target_positions": 448,
|
37 |
"median_filter_width": 7,
|
38 |
"model_type": "whisper",
|
39 |
-
"num_hidden_layers":
|
40 |
"num_mel_bins": 80,
|
41 |
"pad_token_id": 50257,
|
42 |
"scale_embedding": false,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "openai/whisper-small",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"apply_spec_augment": false,
|
|
|
10 |
"begin_suppress_tokens": null,
|
11 |
"bos_token_id": 50257,
|
12 |
"classifier_proj_size": 256,
|
13 |
+
"d_model": 768,
|
14 |
+
"decoder_attention_heads": 12,
|
15 |
+
"decoder_ffn_dim": 3072,
|
16 |
"decoder_layerdrop": 0.0,
|
17 |
"decoder_layers": 4,
|
18 |
"decoder_start_token_id": 50257,
|
19 |
+
"dropout": 0.01,
|
20 |
+
"encoder_attention_heads": 12,
|
21 |
+
"encoder_ffn_dim": 3072,
|
22 |
"encoder_layerdrop": 0.0,
|
23 |
"encoder_layers": 4,
|
24 |
"eos_token_id": 50257,
|
|
|
36 |
"max_target_positions": 448,
|
37 |
"median_filter_width": 7,
|
38 |
"model_type": "whisper",
|
39 |
+
"num_hidden_layers": 12,
|
40 |
"num_mel_bins": 80,
|
41 |
"pad_token_id": 50257,
|
42 |
"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:38f3ca61eaf6db16f6996e30b8d2af7af4c00cfe5e55a8fd2bce8deb2c551589
|
3 |
+
size 437763864
|
runs/Nov06_12-58-51_cb29d4785aad/events.out.tfevents.1730897968.cb29d4785aad.1058.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:446dc453d26ae0177f687b8afbcaede5b5032323e481f36fe5b6f0bc2f63ec65
|
3 |
+
size 12658
|
runs/Nov07_03-43-44_9817841b8cc1/events.out.tfevents.1730951035.9817841b8cc1.753.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:74bf171e804ba8edbcc67b2c15ef06a782b2c78468d3f38c690516e2f321bf6f
|
3 |
+
size 15091
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5560
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b0d6682ed7e618b3c872ff0484b3286c786cd68220ee9404886cfc075357b65a
|
3 |
size 5560
|