dodziraynard commited on
Commit
e722e4a
·
verified ·
1 Parent(s): 297cee5

Training in progress, step 10

Browse files
config.json CHANGED
@@ -9,17 +9,17 @@
9
  "begin_suppress_tokens": null,
10
  "bos_token_id": 50257,
11
  "classifier_proj_size": 256,
12
- "d_model": 1280,
13
- "decoder_attention_heads": 20,
14
- "decoder_ffn_dim": 5120,
15
  "decoder_layerdrop": 0.0,
16
- "decoder_layers": 32,
17
  "decoder_start_token_id": 50258,
18
  "dropout": 0.0,
19
- "encoder_attention_heads": 20,
20
- "encoder_ffn_dim": 5120,
21
  "encoder_layerdrop": 0.0,
22
- "encoder_layers": 32,
23
  "eos_token_id": 50257,
24
  "forced_decoder_ids": [
25
  [
@@ -48,7 +48,7 @@
48
  "max_target_positions": 448,
49
  "median_filter_width": 7,
50
  "model_type": "whisper",
51
- "num_hidden_layers": 32,
52
  "num_mel_bins": 80,
53
  "pad_token_id": 50257,
54
  "scale_embedding": false,
 
9
  "begin_suppress_tokens": null,
10
  "bos_token_id": 50257,
11
  "classifier_proj_size": 256,
12
+ "d_model": 768,
13
+ "decoder_attention_heads": 12,
14
+ "decoder_ffn_dim": 3072,
15
  "decoder_layerdrop": 0.0,
16
+ "decoder_layers": 12,
17
  "decoder_start_token_id": 50258,
18
  "dropout": 0.0,
19
+ "encoder_attention_heads": 12,
20
+ "encoder_ffn_dim": 3072,
21
  "encoder_layerdrop": 0.0,
22
+ "encoder_layers": 12,
23
  "eos_token_id": 50257,
24
  "forced_decoder_ids": [
25
  [
 
48
  "max_target_positions": 448,
49
  "median_filter_width": 7,
50
  "model_type": "whisper",
51
+ "num_hidden_layers": 12,
52
  "num_mel_bins": 80,
53
  "pad_token_id": 50257,
54
  "scale_embedding": false,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b1dec8b785fb7e49d8800adf27fd0ebf7b46ec3f5df7486fcf3f497fb6faed9a
3
  size 966995080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbd187e4d01a9a2b2aadf71048423c76d6ca52fffe81b555bd5e458acb536f63
3
  size 966995080
runs/Mar30_08-43-33_726daeb1d7fc/events.out.tfevents.1743324216.726daeb1d7fc.1653.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6ac7f56814a35147590d01ad32a7d966d58162e7cf6bc98790d02649af6664a
3
+ size 8912
runs/Mar30_09-46-45_726daeb1d7fc/events.out.tfevents.1743328009.726daeb1d7fc.1653.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:432791ccc8537eb59709ba11a51b31e783987f4587ed4e04411672234d9a9d92
3
+ size 11000
runs/Mar30_10-36-09_726daeb1d7fc/events.out.tfevents.1743330972.726daeb1d7fc.1653.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33d725ba94fe84e178129714341648c2333c1392306d8d9307411b446ea03aec
3
+ size 6798
runs/Mar30_11-17-04_726daeb1d7fc/events.out.tfevents.1743333427.726daeb1d7fc.1653.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07c6461066c32d49f65777f9d8bdebabc86bece73b745de349d6e6e57af80d1a
3
+ size 6798
runs/Mar30_11-18-30_726daeb1d7fc/events.out.tfevents.1743333512.726daeb1d7fc.1653.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c2fde00d5f2dcd8cab6a7de08f28fef48a66045392353419982e99a0e4ab064
3
+ size 7208
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3cfa4a45dcd5b2e868e0d4b76d13b75ff715fa3b56866af32996c615ba213386
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ba565dd099f82800b4a54e94fdc8315bf8ca0fe6135287711978c48cd7f5197
3
  size 5496