lazio1900 commited on
Commit
5204a06
·
verified ·
1 Parent(s): 38ad294

Training in progress, step 100

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "openai/whisper-base",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
  "apply_spec_augment": false,
@@ -7,20 +7,23 @@
7
  "WhisperForConditionalGeneration"
8
  ],
9
  "attention_dropout": 0.0,
10
- "begin_suppress_tokens": null,
 
 
 
11
  "bos_token_id": 50257,
12
  "classifier_proj_size": 256,
13
- "d_model": 512,
14
- "decoder_attention_heads": 8,
15
- "decoder_ffn_dim": 2048,
16
  "decoder_layerdrop": 0.0,
17
- "decoder_layers": 6,
18
  "decoder_start_token_id": 50258,
19
  "dropout": 0.0,
20
- "encoder_attention_heads": 8,
21
- "encoder_ffn_dim": 2048,
22
  "encoder_layerdrop": 0.0,
23
- "encoder_layers": 6,
24
  "eos_token_id": 50257,
25
  "forced_decoder_ids": null,
26
  "init_std": 0.02,
@@ -31,18 +34,17 @@
31
  "mask_time_length": 10,
32
  "mask_time_min_masks": 2,
33
  "mask_time_prob": 0.05,
34
- "max_length": null,
35
  "max_source_positions": 1500,
36
  "max_target_positions": 448,
37
  "median_filter_width": 7,
38
  "model_type": "whisper",
39
- "num_hidden_layers": 6,
40
- "num_mel_bins": 80,
41
  "pad_token_id": 50257,
42
  "scale_embedding": false,
43
  "torch_dtype": "float32",
44
  "transformers_version": "4.47.0.dev0",
45
  "use_cache": true,
46
  "use_weighted_layer_sum": false,
47
- "vocab_size": 51865
48
  }
 
1
  {
2
+ "_name_or_path": "openai/whisper-large-v3-turbo",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
  "apply_spec_augment": false,
 
7
  "WhisperForConditionalGeneration"
8
  ],
9
  "attention_dropout": 0.0,
10
+ "begin_suppress_tokens": [
11
+ 220,
12
+ 50256
13
+ ],
14
  "bos_token_id": 50257,
15
  "classifier_proj_size": 256,
16
+ "d_model": 1280,
17
+ "decoder_attention_heads": 20,
18
+ "decoder_ffn_dim": 5120,
19
  "decoder_layerdrop": 0.0,
20
+ "decoder_layers": 4,
21
  "decoder_start_token_id": 50258,
22
  "dropout": 0.0,
23
+ "encoder_attention_heads": 20,
24
+ "encoder_ffn_dim": 5120,
25
  "encoder_layerdrop": 0.0,
26
+ "encoder_layers": 32,
27
  "eos_token_id": 50257,
28
  "forced_decoder_ids": null,
29
  "init_std": 0.02,
 
34
  "mask_time_length": 10,
35
  "mask_time_min_masks": 2,
36
  "mask_time_prob": 0.05,
 
37
  "max_source_positions": 1500,
38
  "max_target_positions": 448,
39
  "median_filter_width": 7,
40
  "model_type": "whisper",
41
+ "num_hidden_layers": 32,
42
+ "num_mel_bins": 128,
43
  "pad_token_id": 50257,
44
  "scale_embedding": false,
45
  "torch_dtype": "float32",
46
  "transformers_version": "4.47.0.dev0",
47
  "use_cache": true,
48
  "use_weighted_layer_sum": false,
49
+ "vocab_size": 51866
50
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a3ba8eedb45dc2115163a35b05bd55d0f0e05ebd9c79b869daafcbd3e4962f50
3
- size 290403936
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:092b14fa6ae51fe26f24fc25d4245f66b755b36184b5592a77bdca2d92ff6dc1
3
+ size 3235581408
preprocessor_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "chunk_length": 30,
3
  "feature_extractor_type": "WhisperFeatureExtractor",
4
- "feature_size": 80,
5
  "hop_length": 160,
6
  "n_fft": 400,
7
  "n_samples": 480000,
 
1
  {
2
  "chunk_length": 30,
3
  "feature_extractor_type": "WhisperFeatureExtractor",
4
+ "feature_size": 128,
5
  "hop_length": 160,
6
  "n_fft": 400,
7
  "n_samples": 480000,
runs/Nov14_04-29-17_6ba365f8b3aa/events.out.tfevents.1731558590.6ba365f8b3aa.3377.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8510eba0e3bce3ea69ee34b5ca9e85eefac8161f6e9217d99e8a895bcf35cb50
3
+ size 5874
runs/Nov14_04-34-22_6ba365f8b3aa/events.out.tfevents.1731558875.6ba365f8b3aa.3377.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c97ed4b94924b7dbfc8de7b0be7ea5f940086b64f2520c901dd50e48ae45b40e
3
+ size 7050
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:de50844fb2d4cc81ff5ddc70c493374a3ce58bab29c67a61854b72b456322400
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6afa3df01d252d768d46648c2e6458d2b2bf9dffb6108bbfb8f6e51b78385ac8
3
  size 5496