thabel commited on
Commit
d82d38e
·
verified ·
1 Parent(s): b067209

Training in progress, step 500

Browse files
Files changed (3) hide show
  1. config.json +9 -9
  2. model.safetensors +2 -2
  3. training_args.bin +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "openai/whisper-medium",
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": 1024,
14
- "decoder_attention_heads": 16,
15
- "decoder_ffn_dim": 4096,
16
  "decoder_layerdrop": 0.0,
17
- "decoder_layers": 24,
18
  "decoder_start_token_id": 50258,
19
  "dropout": 0.0,
20
- "encoder_attention_heads": 16,
21
- "encoder_ffn_dim": 4096,
22
  "encoder_layerdrop": 0.0,
23
- "encoder_layers": 24,
24
  "eos_token_id": 50257,
25
  "forced_decoder_ids": [
26
  [
@@ -49,7 +49,7 @@
49
  "max_target_positions": 448,
50
  "median_filter_width": 7,
51
  "model_type": "whisper",
52
- "num_hidden_layers": 24,
53
  "num_mel_bins": 80,
54
  "pad_token_id": 50257,
55
  "scale_embedding": false,
 
1
  {
2
+ "_name_or_path": "ccibeekeoc42/whisper-small-yoruba-07-17",
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": 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
  "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,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:958b0361099c232ae676a19c21ab16a2b0e6cdd87b0739511eddfdb97c7fabca
3
- size 3055544304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a5914a5cf935e6b7f065784d26c01248105c944f0a19d26b96b22d98610c07f
3
+ size 966995080
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d226d3fe3c989531d1a8568f90a0cddc3db31a61ab59162bed32b3c7bbad2572
3
- size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cefff3cb58b149e431d2f4eba5eb8f570a830bc8645d9c748cb1f28ef541d046
3
+ size 5432