ykirpichev commited on
Commit
9cb0f09
1 Parent(s): 8ac98bc

Training in progress, step 50

Browse files
config.json CHANGED
@@ -1,12 +1,12 @@
1
  {
2
  "_name_or_path": "openai/whisper-tiny",
3
- "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
  "apply_spec_augment": false,
6
  "architectures": [
7
  "WhisperForConditionalGeneration"
8
  ],
9
- "attention_dropout": 0.0,
10
  "begin_suppress_tokens": [
11
  220,
12
  50257
@@ -19,7 +19,7 @@
19
  "decoder_layerdrop": 0.0,
20
  "decoder_layers": 4,
21
  "decoder_start_token_id": 50258,
22
- "dropout": 0.0,
23
  "encoder_attention_heads": 6,
24
  "encoder_ffn_dim": 1536,
25
  "encoder_layerdrop": 0.0,
 
1
  {
2
  "_name_or_path": "openai/whisper-tiny",
3
+ "activation_dropout": 0.05,
4
  "activation_function": "gelu",
5
  "apply_spec_augment": false,
6
  "architectures": [
7
  "WhisperForConditionalGeneration"
8
  ],
9
+ "attention_dropout": 0.05,
10
  "begin_suppress_tokens": [
11
  220,
12
  50257
 
19
  "decoder_layerdrop": 0.0,
20
  "decoder_layers": 4,
21
  "decoder_start_token_id": 50258,
22
+ "dropout": 0.1,
23
  "encoder_attention_heads": 6,
24
  "encoder_ffn_dim": 1536,
25
  "encoder_layerdrop": 0.0,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:793f2f6d767952c8f1968db25456ab6b7fa41d3ffcd918f50175a76a66b5bf53
3
  size 151099049
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20d8cd8c4a31cbdef0844a099c303b4f8546ab719216f33a0b7c574df41fefba
3
  size 151099049
runs/Jul10_06-12-12_d785a6793fa6/events.out.tfevents.1688969542.d785a6793fa6.3533.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cd557fe2ecbc7565160551420687803e23a61096426c3afcf1ccb718cf523b3
3
+ size 6530
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:070d88051863ba637269a3737f9eb1945c5342c3405fe4aa2512797ab69a6628
3
  size 4155
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c07e08ae8d12e14846b8b6c372891e0a57dd02e7a65030056b0029ed7c3c3292
3
  size 4155