Training in progress, step 500
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": [
|
29 |
[
|
@@ -52,7 +52,7 @@
|
|
52 |
"max_target_positions": 448,
|
53 |
"median_filter_width": 7,
|
54 |
"model_type": "whisper",
|
55 |
-
"num_hidden_layers":
|
56 |
"num_mel_bins": 80,
|
57 |
"pad_token_id": 50257,
|
58 |
"scale_embedding": false,
|
@@ -140,8 +140,6 @@
|
|
140 |
49870,
|
141 |
50254,
|
142 |
50258,
|
143 |
-
50358,
|
144 |
-
50359,
|
145 |
50360,
|
146 |
50361,
|
147 |
50362
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "openai/whisper-small",
|
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": 768,
|
17 |
+
"decoder_attention_heads": 12,
|
18 |
+
"decoder_ffn_dim": 3072,
|
19 |
"decoder_layerdrop": 0.0,
|
20 |
+
"decoder_layers": 12,
|
21 |
"decoder_start_token_id": 50258,
|
22 |
"dropout": 0.0,
|
23 |
+
"encoder_attention_heads": 12,
|
24 |
+
"encoder_ffn_dim": 3072,
|
25 |
"encoder_layerdrop": 0.0,
|
26 |
+
"encoder_layers": 12,
|
27 |
"eos_token_id": 50257,
|
28 |
"forced_decoder_ids": [
|
29 |
[
|
|
|
52 |
"max_target_positions": 448,
|
53 |
"median_filter_width": 7,
|
54 |
"model_type": "whisper",
|
55 |
+
"num_hidden_layers": 12,
|
56 |
"num_mel_bins": 80,
|
57 |
"pad_token_id": 50257,
|
58 |
"scale_embedding": false,
|
|
|
140 |
49870,
|
141 |
50254,
|
142 |
50258,
|
|
|
|
|
143 |
50360,
|
144 |
50361,
|
145 |
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:cb084c4a2d6e7371af97e661f1cad7df64b4fcced538c2b3425f63767d187259
|
3 |
+
size 966995080
|
runs/Aug15_04-59-35_c17fec40b44e/events.out.tfevents.1723697977.c17fec40b44e.34.0
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:f494d22491313adcfbc72575cc3b9c5e319d9b868d24b55e8220f9dbe427a0be
|
3 |
+
size 9816
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:161cad3ce9212d9981716768b0f7cf7d7baeded183afbddebf680b12dd26e8ad
|
3 |
size 5304
|