Training in progress, step 100
Browse files
config.json
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
"_name_or_path": "Shirali/whisper-small-kk",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
|
|
5 |
"architectures": [
|
6 |
"WhisperForConditionalGeneration"
|
7 |
],
|
@@ -26,6 +27,12 @@
|
|
26 |
"forced_decoder_ids": null,
|
27 |
"init_std": 0.02,
|
28 |
"is_encoder_decoder": true,
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
"max_length": 448,
|
30 |
"max_source_positions": 1500,
|
31 |
"max_target_positions": 448,
|
|
|
2 |
"_name_or_path": "Shirali/whisper-small-kk",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
+
"apply_spec_augment": false,
|
6 |
"architectures": [
|
7 |
"WhisperForConditionalGeneration"
|
8 |
],
|
|
|
27 |
"forced_decoder_ids": null,
|
28 |
"init_std": 0.02,
|
29 |
"is_encoder_decoder": true,
|
30 |
+
"mask_feature_length": 10,
|
31 |
+
"mask_feature_min_masks": 0,
|
32 |
+
"mask_feature_prob": 0.0,
|
33 |
+
"mask_time_length": 10,
|
34 |
+
"mask_time_min_masks": 2,
|
35 |
+
"mask_time_prob": 0.05,
|
36 |
"max_length": 448,
|
37 |
"max_source_positions": 1500,
|
38 |
"max_target_positions": 448,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 967102601
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:321be82d688deda1bc4455da27cf9682dd3c65afad39cd4f4bb0bdf9090911d2
|
3 |
size 967102601
|
runs/Feb24_17-39-47_5e28475ff6db/1677260622.0966532/events.out.tfevents.1677260622.5e28475ff6db.154.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:427a12c4bde703108ddc89b9a0ce8c9b6da7df2180c353b5b6ed15819b8f3c2e
|
3 |
+
size 6034
|
runs/Feb24_17-39-47_5e28475ff6db/events.out.tfevents.1677260622.5e28475ff6db.154.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:30d0e2a147d7b6997acf2da26081931fdeecac6ca9ca719e5a4f2af0c0edff8b
|
3 |
+
size 5584
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3707
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:249f30579df7223e4decc85d94e699d4709a5a1a91e7c1e220ea6b1105c47707
|
3 |
size 3707
|