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,17 +10,17 @@
|
|
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":
|
18 |
"decoder_start_token_id": 50257,
|
19 |
"dropout": 0.1,
|
20 |
-
"encoder_attention_heads":
|
21 |
-
"encoder_ffn_dim":
|
22 |
"encoder_layerdrop": 0.0,
|
23 |
-
"encoder_layers":
|
24 |
"eos_token_id": 50257,
|
25 |
"forced_decoder_ids": null,
|
26 |
"init_std": 0.02,
|
@@ -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": 8,
|
18 |
"decoder_start_token_id": 50257,
|
19 |
"dropout": 0.1,
|
20 |
+
"encoder_attention_heads": 12,
|
21 |
+
"encoder_ffn_dim": 3072,
|
22 |
"encoder_layerdrop": 0.0,
|
23 |
+
"encoder_layers": 8,
|
24 |
"eos_token_id": 50257,
|
25 |
"forced_decoder_ids": null,
|
26 |
"init_std": 0.02,
|
|
|
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:4a83ad1b1c9b9832e539484b63be49aeb033491f53f2d4ce01aef70812b62b98
|
3 |
+
size 702379432
|
runs/Nov07_04-08-40_149e421375ad/events.out.tfevents.1730952550.149e421375ad.697.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f6305b99ba6bbcd204ea9c6d87b7bf4d2b636a1be2f7ab0a096a30268fe81bea
|
3 |
+
size 12662
|
runs/Nov07_04-54-14_149e421375ad/events.out.tfevents.1730955255.149e421375ad.697.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:732cf3eb33e6535cd865d8a479f4235ecffb8ace374ee4d9cd7cc265191e8e6b
|
3 |
+
size 15090
|
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:2c46e5b1f592d763eea1f6ae299886c6334b6ca84e4d3d3154ac4a77d97fbf1c
|
3 |
size 5560
|