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": 50258,
|
19 |
"dropout": 0.0,
|
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": [
|
26 |
[
|
@@ -49,7 +49,7 @@
|
|
49 |
"max_target_positions": 448,
|
50 |
"median_filter_width": 7,
|
51 |
"model_type": "whisper",
|
52 |
-
"num_hidden_layers":
|
53 |
"num_mel_bins": 80,
|
54 |
"pad_token_id": 50257,
|
55 |
"scale_embedding": false,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "openai/whisper-medium",
|
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": 1024,
|
14 |
+
"decoder_attention_heads": 16,
|
15 |
+
"decoder_ffn_dim": 4096,
|
16 |
"decoder_layerdrop": 0.0,
|
17 |
+
"decoder_layers": 24,
|
18 |
"decoder_start_token_id": 50258,
|
19 |
"dropout": 0.0,
|
20 |
+
"encoder_attention_heads": 16,
|
21 |
+
"encoder_ffn_dim": 4096,
|
22 |
"encoder_layerdrop": 0.0,
|
23 |
+
"encoder_layers": 24,
|
24 |
"eos_token_id": 50257,
|
25 |
"forced_decoder_ids": [
|
26 |
[
|
|
|
49 |
"max_target_positions": 448,
|
50 |
"median_filter_width": 7,
|
51 |
"model_type": "whisper",
|
52 |
+
"num_hidden_layers": 24,
|
53 |
"num_mel_bins": 80,
|
54 |
"pad_token_id": 50257,
|
55 |
"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:8b5e3539029f9d71085505dcffa4f9db9c7f6c73ed0cb7586462d27226a4f1b7
|
3 |
+
size 3055544304
|
runs/Feb16_17-27-45_WEI-9A77TR1/events.out.tfevents.1739698068.WEI-9A77TR1.13452.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:996557826b90769a0b1a17542b40b980a351ac8846a0fb36e26187baeaabc85d
|
3 |
+
size 15673
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0e4c085072ea6bc323dfddd14929aa8eeb88c7c5234fab3a5278c51d25a4aada
|
3 |
size 5432
|