DiCeyIII commited on
Commit
2bbaa98
·
verified ·
1 Parent(s): 5bb7024

Training in progress, step 800

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "openai/whisper-base",
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": 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": [
29
  [
@@ -52,7 +52,7 @@
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,
@@ -140,8 +140,6 @@
140
  49870,
141
  50254,
142
  50258,
143
- 50358,
144
- 50359,
145
  50360,
146
  50361,
147
  50362
 
1
  {
2
+ "_name_or_path": "openai/whisper-small",
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": 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": [
29
  [
 
52
  "max_target_positions": 448,
53
  "median_filter_width": 7,
54
  "model_type": "whisper",
55
+ "num_hidden_layers": 12,
56
  "num_mel_bins": 80,
57
  "pad_token_id": 50257,
58
  "scale_embedding": false,
 
140
  49870,
141
  50254,
142
  50258,
 
 
143
  50360,
144
  50361,
145
  50362
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ea0114db8bc0e54873499c406933b21a1dc6fc5876e2713d8701c9297f31c896
3
- size 290403936
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b56741a740d686d3a5c5a31d008d6701e2c99b35124867db2978c2db906f529
3
+ size 966995080
runs/Jul29_17-30-24_dca14f9b3a70/events.out.tfevents.1722274230.dca14f9b3a70.1453.1 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c5a4d9b78856eebd5e10c5514511ed84fb19ed9a6d4fb840a3b5185c979f22a7
3
- size 12604
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:919e8d9e6157c52b62be3707ca5e3773d7223795ed1145da9f13e1d7d2dd5b99
3
+ size 14610
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:236d12b487704ebf0de23dcf1e620d3905d1f9062845e589f253d4f5966e486a
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:956e340eb138b3f2da69e2e0232ed2ea7a897075cc8e11e3639d5a09a541b39d
3
  size 5240