fagbavor commited on
Commit
804e90b
1 Parent(s): 85b6629

Training in progress, step 100

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "openai/whisper-small",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
  "apply_spec_augment": false,
@@ -13,17 +13,17 @@
13
  ],
14
  "bos_token_id": 50257,
15
  "classifier_proj_size": 256,
16
- "d_model": 768,
17
- "decoder_attention_heads": 12,
18
- "decoder_ffn_dim": 3072,
19
  "decoder_layerdrop": 0.0,
20
- "decoder_layers": 12,
21
  "decoder_start_token_id": 50258,
22
  "dropout": 0.0,
23
- "encoder_attention_heads": 12,
24
- "encoder_ffn_dim": 3072,
25
  "encoder_layerdrop": 0.0,
26
- "encoder_layers": 12,
27
  "eos_token_id": 50257,
28
  "forced_decoder_ids": null,
29
  "init_std": 0.02,
@@ -39,7 +39,7 @@
39
  "max_target_positions": 448,
40
  "median_filter_width": 7,
41
  "model_type": "whisper",
42
- "num_hidden_layers": 12,
43
  "num_mel_bins": 80,
44
  "pad_token_id": 50257,
45
  "scale_embedding": false,
 
1
  {
2
+ "_name_or_path": "openai/whisper-base",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
  "apply_spec_augment": false,
 
13
  ],
14
  "bos_token_id": 50257,
15
  "classifier_proj_size": 256,
16
+ "d_model": 512,
17
+ "decoder_attention_heads": 8,
18
+ "decoder_ffn_dim": 2048,
19
  "decoder_layerdrop": 0.0,
20
+ "decoder_layers": 6,
21
  "decoder_start_token_id": 50258,
22
  "dropout": 0.0,
23
+ "encoder_attention_heads": 8,
24
+ "encoder_ffn_dim": 2048,
25
  "encoder_layerdrop": 0.0,
26
+ "encoder_layers": 6,
27
  "eos_token_id": 50257,
28
  "forced_decoder_ids": null,
29
  "init_std": 0.02,
 
39
  "max_target_positions": 448,
40
  "median_filter_width": 7,
41
  "model_type": "whisper",
42
+ "num_hidden_layers": 6,
43
  "num_mel_bins": 80,
44
  "pad_token_id": 50257,
45
  "scale_embedding": false,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4d6bcde88bc689f4cc96d0ba084e837a6d12a2e4e4227772d370589ce7d1f983
3
- size 966995080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4412f0c03f7dec75a7ab8c33952db3e64fcd27563d21ee72d602ef6e8b6b7fe
3
+ size 290403936
runs/Apr16_17-47-17_1785c5ca6ff0/events.out.tfevents.1713289641.1785c5ca6ff0.1979.5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ae2e57e1ba476f6dd60fab7c307d79e0fe1cd4a7b6775c35176db70b14e08ef4
3
- size 10210
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:270efb417c27e32a5c2f8e7e9741f226528f52dc7e5ba769a031bfb265a85c23
3
+ size 11867
runs/Apr16_18-12-59_1785c5ca6ff0/events.out.tfevents.1713291184.1785c5ca6ff0.1979.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5a4152fa95fcd3c732288270fbfa1a253bb281e3410b4b3af05e1d91f96e619
3
+ size 7805
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ce5311d3947968fadf48064496613e2454c4b4ade512c9c443613fca69d223ae
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02739aca4adb4173e2dd6ed83ac38e1e3b3bd309c836d57c46dfbb14b35d2351
3
  size 5048