Training in progress, step 100
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,
|
@@ -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-base",
|
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": 512,
|
17 |
+
"decoder_attention_heads": 8,
|
18 |
+
"decoder_ffn_dim": 2048,
|
19 |
"decoder_layerdrop": 0.0,
|
20 |
+
"decoder_layers": 6,
|
21 |
"decoder_start_token_id": 50258,
|
22 |
"dropout": 0.0,
|
23 |
+
"encoder_attention_heads": 8,
|
24 |
+
"encoder_ffn_dim": 2048,
|
25 |
"encoder_layerdrop": 0.0,
|
26 |
+
"encoder_layers": 6,
|
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": 6,
|
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:d4412f0c03f7dec75a7ab8c33952db3e64fcd27563d21ee72d602ef6e8b6b7fe
|
3 |
+
size 290403936
|
runs/Apr16_17-47-17_1785c5ca6ff0/events.out.tfevents.1713289641.1785c5ca6ff0.1979.5
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:270efb417c27e32a5c2f8e7e9741f226528f52dc7e5ba769a031bfb265a85c23
|
3 |
+
size 11867
|
runs/Apr16_18-12-59_1785c5ca6ff0/events.out.tfevents.1713291184.1785c5ca6ff0.1979.6
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b5a4152fa95fcd3c732288270fbfa1a253bb281e3410b4b3af05e1d91f96e619
|
3 |
+
size 7805
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:02739aca4adb4173e2dd6ed83ac38e1e3b3bd309c836d57c46dfbb14b35d2351
|
3 |
size 5048
|