Ari commited on
Commit
7c41ad0
·
1 Parent(s): 0c10f6c

Training in progress, step 500

Browse files
config.json CHANGED
@@ -17,7 +17,7 @@
17
  "decoder_layerdrop": 0.0,
18
  "decoder_layers": 6,
19
  "decoder_start_token_id": 50258,
20
- "dropout": 0.1,
21
  "encoder_attention_heads": 8,
22
  "encoder_ffn_dim": 2048,
23
  "encoder_layerdrop": 0.0,
 
17
  "decoder_layerdrop": 0.0,
18
  "decoder_layers": 6,
19
  "decoder_start_token_id": 50258,
20
+ "dropout": 0.05,
21
  "encoder_attention_heads": 8,
22
  "encoder_ffn_dim": 2048,
23
  "encoder_layerdrop": 0.0,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:330bf87fd3814465a0fc4934d5b8ba8104043fa2f35a80ad08491235378175e3
3
  size 290458721
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3bb35de9a3d0ae7be10116169b3516e6ee0796183721756007a0a10fd8b3c8a
3
  size 290458721
runs/Dec22_16-56-23_229dbce9bdaa/1671728391.2794504/events.out.tfevents.1671728391.229dbce9bdaa.2600.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5b0106aa3f3dca357f073af742a854ddb876482a1776d190a53e5c28d5a4955
3
+ size 5917
runs/Dec22_16-56-23_229dbce9bdaa/events.out.tfevents.1671728391.229dbce9bdaa.2600.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:924cfa2aaf3d72731729fbd3e23bc77893f6de3ac53e672910c37e774a593fbc
3
+ size 7778
tokenizer_config.json CHANGED
@@ -18,8 +18,8 @@
18
  "single_word": false
19
  },
20
  "errors": "replace",
21
- "model_max_length": 1024,
22
- "name_or_path": "openai/whisper-small",
23
  "pad_token": null,
24
  "processor_class": "WhisperProcessor",
25
  "return_attention_mask": false,
 
18
  "single_word": false
19
  },
20
  "errors": "replace",
21
+ "model_max_length": 448,
22
+ "name_or_path": "openai/whisper-base",
23
  "pad_token": null,
24
  "processor_class": "WhisperProcessor",
25
  "return_attention_mask": false,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1dab7a6d7686a227c32dcec2c62b64778e7dabbb304ebc6d875af41e3ca44623
3
  size 3643
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f23731e0a8c40c1c5f82c9b8805bff5286edd28265a698a23b7cb1e7ef8d0dfd
3
  size 3643