qymyz commited on
Commit
9dbc53c
·
verified ·
1 Parent(s): 30cd234

Training in progress, step 1000

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "openai/whisper-tiny",
3
  "activation_dropout": 0.2,
4
  "activation_function": "gelu",
5
  "apply_spec_augment": true,
@@ -13,17 +13,17 @@
13
  ],
14
  "bos_token_id": 50257,
15
  "classifier_proj_size": 256,
16
- "d_model": 384,
17
- "decoder_attention_heads": 6,
18
- "decoder_ffn_dim": 1536,
19
  "decoder_layerdrop": 0.0,
20
- "decoder_layers": 4,
21
  "decoder_start_token_id": 50258,
22
  "dropout": 0.2,
23
- "encoder_attention_heads": 6,
24
- "encoder_ffn_dim": 1536,
25
  "encoder_layerdrop": 0.0,
26
- "encoder_layers": 4,
27
  "eos_token_id": 50257,
28
  "forced_decoder_ids": [
29
  [
@@ -52,7 +52,7 @@
52
  "max_target_positions": 448,
53
  "median_filter_width": 7,
54
  "model_type": "whisper",
55
- "num_hidden_layers": 4,
56
  "num_mel_bins": 80,
57
  "pad_token_id": 50257,
58
  "scale_embedding": false,
 
1
  {
2
+ "_name_or_path": "openai/whisper-base",
3
  "activation_dropout": 0.2,
4
  "activation_function": "gelu",
5
  "apply_spec_augment": true,
 
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.2,
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": [
29
  [
 
52
  "max_target_positions": 448,
53
  "median_filter_width": 7,
54
  "model_type": "whisper",
55
+ "num_hidden_layers": 6,
56
  "num_mel_bins": 80,
57
  "pad_token_id": 50257,
58
  "scale_embedding": false,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0ce1864e738648af1b9e9a7dcdc316bc9f15484a9c96babef7b1489afe13f768
3
- size 151061672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b40a238b387879d22d16e3b762b9b02dbe2788ef7af1aa63a58388e981989d3
3
+ size 290403936
runs/Oct18_21-11-04_5cbc368b03b8/events.out.tfevents.1729285867.5cbc368b03b8.560.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:751d6fc9e898ccd4d3c6028bb700a1b5dcd48a96a59128d2028752fdf6a64c24
3
+ size 15477
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2225ecd1783be2ea6ff8fb64aec76b8e948a84db7ad1c401f38579987dcf9602
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0effd8f0f14dfd36e0be6a602076f187114a59d0d1d82b1e612fbb95adf09172
3
  size 5368