TheRains commited on
Commit
ea4f639
·
1 Parent(s): 3aaf7c1

Training in progress, step 1000

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,
@@ -13,17 +13,17 @@
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": null,
29
  "init_std": 0.02,
@@ -38,7 +38,7 @@
38
  "max_source_positions": 1500,
39
  "max_target_positions": 448,
40
  "model_type": "whisper",
41
- "num_hidden_layers": 12,
42
  "num_mel_bins": 80,
43
  "pad_token_id": 50257,
44
  "scale_embedding": false,
 
1
  {
2
+ "_name_or_path": "openai/whisper-base",
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": 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": null,
29
  "init_std": 0.02,
 
38
  "max_source_positions": 1500,
39
  "max_target_positions": 448,
40
  "model_type": "whisper",
41
+ "num_hidden_layers": 6,
42
  "num_mel_bins": 80,
43
  "pad_token_id": 50257,
44
  "scale_embedding": false,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2822449799f8270efe38a45688c7ba498423aeb76455ff126bb8b3e2ad074b27
3
- size 967102601
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:622632a0c5c5e54105e764cc39fd903b36226f8d426793d5dbea4fdcb0e0f712
3
+ size 290458721
runs/Apr17_14-04-36_dsai-server/events.out.tfevents.1681715082.dsai-server CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3bd92142bcdc859da83bd315f213ddcf751aeeb6f2cc6644be9fbed967ee0ca1
3
- size 5352
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:857ea98e75bea751655651985a08cc5ae88800dc2fc3a8c5e84249a8b212c711
3
+ size 5506
runs/Apr17_14-33-32_dsai-server/events.out.tfevents.1681716817.dsai-server CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cdbe0bfb2ae4f0836a6ba0a63ca68a9080fe76b4fff3c726871759b7c4853040
3
- size 12108
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd40ffe71b223c5e563e88e951d8e1ccb86418e936f88e375b26e1906f85460a
3
+ size 12265
runs/Apr17_15-27-04_dsai-server/events.out.tfevents.1681720029.dsai-server CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:895c4b9697361ae63aed639ed642ebaadc0f69fa1e131c2445cb848209be7439
3
- size 5975
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2cc7823e113b7ad81ce40214e3bb47e042dff0b28b575ff482cd88f8582f3cbc
3
+ size 7392
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7e5781b6a2162b38531a5e6ba4e2e9bbfa39ea3b9d060f5d2bcb84134ad4c467
3
  size 3707
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5d251fb523611a09de201daeeab3f95a103ab67fa22dc829dfc766b706a213e
3
  size 3707