Training in progress, step 1000
Browse files- config.json +10 -10
- model.safetensors +2 -2
- runs/Dec27_13-17-28_DESKTOP-BCLBGEN/events.out.tfevents.1735273149.DESKTOP-BCLBGEN.1592.0 +2 -2
- runs/Jan24_10-21-43_DESKTOP-BCLBGEN/events.out.tfevents.1737682108.DESKTOP-BCLBGEN.13220.0 +3 -0
- runs/Jan24_11-19-16_DESKTOP-BCLBGEN/events.out.tfevents.1737685158.DESKTOP-BCLBGEN.16112.0 +3 -0
- tokenizer_config.json +1 -0
- training_args.bin +2 -2
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": null,
|
26 |
"init_std": 0.02,
|
@@ -36,12 +36,12 @@
|
|
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,
|
43 |
"torch_dtype": "float32",
|
44 |
-
"transformers_version": "4.
|
45 |
"use_cache": true,
|
46 |
"use_weighted_layer_sum": false,
|
47 |
"vocab_size": 51865
|
|
|
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": 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,
|
43 |
"torch_dtype": "float32",
|
44 |
+
"transformers_version": "4.48.1",
|
45 |
"use_cache": true,
|
46 |
"use_weighted_layer_sum": false,
|
47 |
"vocab_size": 51865
|
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:76ad8464abda0e70dbd57ba2f6162afcad62cb95f843fb9336310525bcdb3f34
|
3 |
+
size 966995080
|
runs/Dec27_13-17-28_DESKTOP-BCLBGEN/events.out.tfevents.1735273149.DESKTOP-BCLBGEN.1592.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:1853ceb00810e173358abd2e7784204f77b6246a1a962a4be0921cabcbb565ed
|
3 |
+
size 161856
|
runs/Jan24_10-21-43_DESKTOP-BCLBGEN/events.out.tfevents.1737682108.DESKTOP-BCLBGEN.13220.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b9e1dd65e7d25cefc9538aeee5449bac9812587831d8912439c399215a420d0
|
3 |
+
size 28330
|
runs/Jan24_11-19-16_DESKTOP-BCLBGEN/events.out.tfevents.1737685158.DESKTOP-BCLBGEN.16112.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:991965fb66caa5d5e9c27c155a3df2c84a1548f72c4debf8b15e9bcf4fd35aec
|
3 |
+
size 14574
|
tokenizer_config.json
CHANGED
@@ -12980,6 +12980,7 @@
|
|
12980 |
"clean_up_tokenization_spaces": true,
|
12981 |
"eos_token": "<|endoftext|>",
|
12982 |
"errors": "replace",
|
|
|
12983 |
"model_max_length": 1024,
|
12984 |
"pad_token": "<|endoftext|>",
|
12985 |
"processor_class": "WhisperProcessor",
|
|
|
12980 |
"clean_up_tokenization_spaces": true,
|
12981 |
"eos_token": "<|endoftext|>",
|
12982 |
"errors": "replace",
|
12983 |
+
"extra_special_tokens": {},
|
12984 |
"model_max_length": 1024,
|
12985 |
"pad_token": "<|endoftext|>",
|
12986 |
"processor_class": "WhisperProcessor",
|
training_args.bin
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:327402e86d4b3de4025369025558189132301135016d794922ee098bf6b12de2
|
3 |
+
size 5432
|