Yahya-Mohamed
commited on
Training in progress, step 2000
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-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": 12,
|
18 |
"decoder_start_token_id": 50258,
|
19 |
"dropout": 0.0,
|
20 |
+
"encoder_attention_heads": 12,
|
21 |
+
"encoder_ffn_dim": 3072,
|
22 |
"encoder_layerdrop": 0.0,
|
23 |
+
"encoder_layers": 12,
|
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": 12,
|
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:85dd453f4b2db6a98c14bcfe0f805e9e75fbe4c96d8a342ee7ad772a4b1f9de0
|
3 |
+
size 966995080
|
runs/Nov26_13-30-38_fd83b97470de/events.out.tfevents.1732627875.fd83b97470de.234.1
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:7a5f9e1a1acfaddfb987cc2922b1541164161aaad05a1310176e5a881dafbfb1
|
3 |
+
size 25340
|
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:a1749b76e9de0027bb20a3425957ddf69775166ef876c174d5bb0ef7d1ba065f
|
3 |
size 5432
|