eonrad commited on
Commit
28a59fb
·
verified ·
1 Parent(s): 9d7d0b0

Training in progress, step 500

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": [
26
  [
@@ -49,7 +49,7 @@
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,
 
1
  {
2
+ "_name_or_path": "openai/whisper-tiny",
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": 384,
14
+ "decoder_attention_heads": 6,
15
+ "decoder_ffn_dim": 1536,
16
  "decoder_layerdrop": 0.0,
17
+ "decoder_layers": 4,
18
  "decoder_start_token_id": 50258,
19
  "dropout": 0.0,
20
+ "encoder_attention_heads": 6,
21
+ "encoder_ffn_dim": 1536,
22
  "encoder_layerdrop": 0.0,
23
+ "encoder_layers": 4,
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": 4,
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:c98848fe9f966d34d6861fa5a9c9086d76812d64c473a8f08cf91283aeea8d65
3
- size 966995080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:693721902d86051fb106c361dd23ec088db4a9f845bef1a74c567f22808f1606
3
+ size 151061672
runs/Oct28_15-47-54_DESKTOP-44E5O19/events.out.tfevents.1730101711.DESKTOP-44E5O19.987287.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:731951a1c8ca38b8f04b09d927dd94aa2ddbd0f8fc6bc1f686ce8f99b46bdf66
3
+ size 11728
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:40b883be428f81fa724a6591b81844c37352a5c0c9f99a087b8380fa59330d1a
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:687466b0a3890d9f81304a25b73d3e5171d389ed7d041de804841743de426c24
3
  size 5432