Makkoen commited on
Commit
ef11a1f
1 Parent(s): c8ffca5

Training in progress, step 100

Browse files
config.json CHANGED
@@ -2,7 +2,7 @@
2
  "_name_or_path": "openai/whisper-medium.en",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
- "apply_spec_augment": false,
6
  "architectures": [
7
  "WhisperForConditionalGeneration"
8
  ],
@@ -19,7 +19,7 @@
19
  "decoder_layerdrop": 0.0,
20
  "decoder_layers": 24,
21
  "decoder_start_token_id": 50257,
22
- "dropout": 0,
23
  "encoder_attention_heads": 16,
24
  "encoder_ffn_dim": 4096,
25
  "encoder_layerdrop": 0.0,
 
2
  "_name_or_path": "openai/whisper-medium.en",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
+ "apply_spec_augment": true,
6
  "architectures": [
7
  "WhisperForConditionalGeneration"
8
  ],
 
19
  "decoder_layerdrop": 0.0,
20
  "decoder_layers": 24,
21
  "decoder_start_token_id": 50257,
22
+ "dropout": 0.15,
23
  "encoder_attention_heads": 16,
24
  "encoder_ffn_dim": 4096,
25
  "encoder_layerdrop": 0.0,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bf87714807e257991cc7038908c91ce34b2346d4a2175bad5b76fe47b575dd5e
3
  size 1634043280
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ec61ea76aa206bf8946c5f22da109b6e9d8c41eb179cc8fcd12abee723a2558
3
  size 1634043280
runs/Aug13_17-06-44_whisper-finetuning/events.out.tfevents.1723568822.whisper-finetuning ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09592b8de87ac05f8384d4a61b552a5f09aa153a7817b713b3244aee18697a81
3
+ size 6936
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a9c8ec5e274ba4011516ee24b8d3279011e6fa61fd1ca21ae41bd56ecbfeb03d
3
  size 6587
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d86785ff64371e2a69c8150a2087d0cb46dc9d977782496bbe5f06e60ff71b68
3
  size 6587