Jpep26 commited on
Commit
5ad7ead
·
verified ·
1 Parent(s): 611669b

Training in progress, step 50

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,
@@ -10,17 +10,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": null,
26
  "init_std": 0.02,
@@ -36,7 +36,7 @@
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,
 
1
  {
2
+ "_name_or_path": "openai/whisper-base",
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": 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,
 
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,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a6f65f4aba7315a68f9ae955d2532af9e81839ba6d92bb08a2704491119775e8
3
- size 966995080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c19a6e36b1baf73c2c55d048badcd535cb4977de1d771cf65b86d9e508cac9c9
3
+ size 290403936
runs/Sep11_19-30-08_DNLAB/events.out.tfevents.1726050615.DNLAB.1455818.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ce15f2302c124560a3fa2349c88450773ff518a8a4e0a49832c4ab13f2190ad
3
+ size 5693
runs/Sep11_19-36-56_DNLAB/events.out.tfevents.1726051017.DNLAB.1541497.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51063fee3596496e56e3b521da76c2c6fc9a0bae35e95520cb861c1df1a8122a
3
+ size 6457
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8a3782fc9f238ce6f7ca11476e0b5f14e120a0e41babc06dfef374ad9ecf0705
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21ea2e6cf09bf511ec335cdd2501bdfa4edf8329ad16375f22edf8c13d1392e0
3
  size 5304