dodziraynard commited on
Commit
297cee5
·
verified ·
1 Parent(s): c91b6bb

Training in progress, step 500

Browse files
config.json CHANGED
@@ -1,5 +1,4 @@
1
  {
2
- "_name_or_path": "openai/whisper-small",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
  "apply_spec_augment": false,
@@ -10,17 +9,17 @@
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,12 +48,12 @@
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,
56
  "torch_dtype": "float32",
57
- "transformers_version": "4.47.1",
58
  "use_cache": false,
59
  "use_weighted_layer_sum": false,
60
  "vocab_size": 51865
 
1
  {
 
2
  "activation_dropout": 0.0,
3
  "activation_function": "gelu",
4
  "apply_spec_augment": false,
 
9
  "begin_suppress_tokens": null,
10
  "bos_token_id": 50257,
11
  "classifier_proj_size": 256,
12
+ "d_model": 1280,
13
+ "decoder_attention_heads": 20,
14
+ "decoder_ffn_dim": 5120,
15
  "decoder_layerdrop": 0.0,
16
+ "decoder_layers": 32,
17
  "decoder_start_token_id": 50258,
18
  "dropout": 0.0,
19
+ "encoder_attention_heads": 20,
20
+ "encoder_ffn_dim": 5120,
21
  "encoder_layerdrop": 0.0,
22
+ "encoder_layers": 32,
23
  "eos_token_id": 50257,
24
  "forced_decoder_ids": [
25
  [
 
48
  "max_target_positions": 448,
49
  "median_filter_width": 7,
50
  "model_type": "whisper",
51
+ "num_hidden_layers": 32,
52
  "num_mel_bins": 80,
53
  "pad_token_id": 50257,
54
  "scale_embedding": false,
55
  "torch_dtype": "float32",
56
+ "transformers_version": "4.50.0",
57
  "use_cache": false,
58
  "use_weighted_layer_sum": false,
59
  "vocab_size": 51865
model-00001-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b11dd08fa5d5c0eb3b1b75caef7bd4624c4163e4e53cf2f2e004550fce4c2048
3
+ size 4992706480
model-00002-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4b3c108e4615537760ec98ff71abcedf6a9423054d361030db29de4fcde505b
3
+ size 1180663192
model.safetensors.index.json ADDED
The diff for this file is too large to render. See raw diff
 
preprocessor_config.json CHANGED
@@ -1,5 +1,6 @@
1
  {
2
  "chunk_length": 30,
 
3
  "feature_extractor_type": "WhisperFeatureExtractor",
4
  "feature_size": 80,
5
  "hop_length": 160,
 
1
  {
2
  "chunk_length": 30,
3
+ "dither": 0.0,
4
  "feature_extractor_type": "WhisperFeatureExtractor",
5
  "feature_size": 80,
6
  "hop_length": 160,
runs/Mar30_02-01-15_842b95aeba6b/events.out.tfevents.1743300140.842b95aeba6b.1703.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b575dd8e513a6a3f2416189129ce61721d0456c6cbfefb2158fa8336a703637a
3
+ size 5809
runs/Mar30_02-03-30_842b95aeba6b/events.out.tfevents.1743300215.842b95aeba6b.1703.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e17ccbd831572a7811980d9aafd9c795adcfbf261d8bf7544482eb87774183ad
3
+ size 5809
runs/Mar30_02-04-43_842b95aeba6b/events.out.tfevents.1743300287.842b95aeba6b.1703.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c26238340cedd9659f5bb3d2f80078abc68b051a5e993e67e19f7658108e9b91
3
+ size 5807
runs/Mar30_02-09-14_842b95aeba6b/events.out.tfevents.1743300561.842b95aeba6b.1703.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:994743868aa9c6f6ac92a0745604e05fcb608c4dcf61c0f22a7879e187882003
3
+ size 6821
runs/Mar30_02-10-30_842b95aeba6b/events.out.tfevents.1743300635.842b95aeba6b.1703.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68344bd1c10a3b9addb58f2e46931579f3c3d9bd363aef3cc5f0b20248b50e75
3
+ size 6823
runs/Mar30_02-11-58_842b95aeba6b/events.out.tfevents.1743300722.842b95aeba6b.1703.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb4e5dcb591d55f8c1bfbd22fc452c647fbddfb30ac7beb3fcf2bbe00e344566
3
+ size 6823
runs/Mar30_02-12-17_842b95aeba6b/events.out.tfevents.1743300741.842b95aeba6b.1703.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80a79c1307adef2e64768733854890f9d4b26290ce04452fc8031e3cf06e6449
3
+ size 6821
runs/Mar30_02-27-50_842b95aeba6b/events.out.tfevents.1743301690.842b95aeba6b.73976.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:099e7fac46682cd7f243ed427738fa75302143931913c7353006ffcd5518b1f7
3
+ size 11441
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5f40c7312ecd937afbadb089b7b46c62ce52854cdc977206f63defd8dd139513
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cfa4a45dcd5b2e868e0d4b76d13b75ff715fa3b56866af32996c615ba213386
3
  size 5496