Commit ·
387c9ad
1
Parent(s): 57f7616
Training in progress, step 1000
Browse files- config.json +10 -1
- preprocessor_config.json +0 -0
- pytorch_model.bin +2 -2
- runs/{Dis06_11-06-19_asr00-UbuntuDsk2004/1670296616.3777297/events.out.tfevents.1670296616.asr00-UbuntuDsk2004.2445629.23 → Mei26_14-38-04_asr00-UbuntuDsk2004/1685090130.4660513/events.out.tfevents.1685090130.asr00-UbuntuDsk2004.2536984.7} +2 -2
- training_args.bin +2 -2
config.json
CHANGED
|
@@ -2,6 +2,7 @@
|
|
| 2 |
"_name_or_path": "openai/whisper-small",
|
| 3 |
"activation_dropout": 0.0,
|
| 4 |
"activation_function": "gelu",
|
|
|
|
| 5 |
"architectures": [
|
| 6 |
"WhisperForConditionalGeneration"
|
| 7 |
],
|
|
@@ -11,6 +12,7 @@
|
|
| 11 |
50257
|
| 12 |
],
|
| 13 |
"bos_token_id": 50257,
|
|
|
|
| 14 |
"d_model": 768,
|
| 15 |
"decoder_attention_heads": 12,
|
| 16 |
"decoder_ffn_dim": 3072,
|
|
@@ -26,6 +28,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,
|
|
@@ -36,7 +44,8 @@
|
|
| 36 |
"scale_embedding": false,
|
| 37 |
"suppress_tokens": [],
|
| 38 |
"torch_dtype": "float32",
|
| 39 |
-
"transformers_version": "4.
|
| 40 |
"use_cache": true,
|
|
|
|
| 41 |
"vocab_size": 51865
|
| 42 |
}
|
|
|
|
| 2 |
"_name_or_path": "openai/whisper-small",
|
| 3 |
"activation_dropout": 0.0,
|
| 4 |
"activation_function": "gelu",
|
| 5 |
+
"apply_spec_augment": false,
|
| 6 |
"architectures": [
|
| 7 |
"WhisperForConditionalGeneration"
|
| 8 |
],
|
|
|
|
| 12 |
50257
|
| 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,
|
|
|
|
| 28 |
"forced_decoder_ids": null,
|
| 29 |
"init_std": 0.02,
|
| 30 |
"is_encoder_decoder": true,
|
| 31 |
+
"mask_feature_length": 10,
|
| 32 |
+
"mask_feature_min_masks": 0,
|
| 33 |
+
"mask_feature_prob": 0.0,
|
| 34 |
+
"mask_time_length": 10,
|
| 35 |
+
"mask_time_min_masks": 2,
|
| 36 |
+
"mask_time_prob": 0.05,
|
| 37 |
"max_length": 448,
|
| 38 |
"max_source_positions": 1500,
|
| 39 |
"max_target_positions": 448,
|
|
|
|
| 44 |
"scale_embedding": false,
|
| 45 |
"suppress_tokens": [],
|
| 46 |
"torch_dtype": "float32",
|
| 47 |
+
"transformers_version": "4.29.0.dev0",
|
| 48 |
"use_cache": true,
|
| 49 |
+
"use_weighted_layer_sum": false,
|
| 50 |
"vocab_size": 51865
|
| 51 |
}
|
preprocessor_config.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cd81bdc9ecf4d33e18de15ef937b2009d57484ed26213f55e5b97a7302cc6219
|
| 3 |
+
size 967102601
|
runs/{Dis06_11-06-19_asr00-UbuntuDsk2004/1670296616.3777297/events.out.tfevents.1670296616.asr00-UbuntuDsk2004.2445629.23 → Mei26_14-38-04_asr00-UbuntuDsk2004/1685090130.4660513/events.out.tfevents.1685090130.asr00-UbuntuDsk2004.2536984.7}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ba1d289e3636e75749fa96eacee898dace826eaa2dc148c3a9b9d299c4c0c904
|
| 3 |
+
size 6267
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ba166fd589af9ff7e1035dc949df7c09137a6c81c4cb954fd1a8204244fc2f5e
|
| 3 |
+
size 4155
|