Training in progress, step 1000
Browse files- .DS_Store +3 -0
- .gitattributes +1 -0
- config.json +10 -1
- preprocessor_config.json +0 -0
- pytorch_model.bin +1 -1
- runs/Apr14_13-23-00_weilikai01.local/1681449788.720018/events.out.tfevents.1681449788.weilikai01.local.32087.7 +3 -0
- runs/Apr14_13-23-00_weilikai01.local/events.out.tfevents.1681449788.weilikai01.local.32087.6 +3 -0
- runs/Apr14_13-40-53_weilikai01.local/1681450857.51684/events.out.tfevents.1681450857.weilikai01.local.81120.1 +3 -0
- runs/Apr14_13-40-53_weilikai01.local/events.out.tfevents.1681450857.weilikai01.local.81120.0 +3 -0
- training_args.bin +2 -2
.DS_Store
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:91568623be8323c105c3fe0c9a431fbdda951c53518e72474112152dab514d46
|
3 |
+
size 6148
|
.gitattributes
CHANGED
@@ -32,3 +32,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
35 |
+
.DS_Store filter=lfs diff=lfs merge=lfs -text
|
config.json
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
"_name_or_path": "openai/whisper-tiny",
|
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": 384,
|
15 |
"decoder_attention_heads": 6,
|
16 |
"decoder_ffn_dim": 1536,
|
@@ -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-tiny",
|
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": 384,
|
17 |
"decoder_attention_heads": 6,
|
18 |
"decoder_ffn_dim": 1536,
|
|
|
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.28.0",
|
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 151096617
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a7de90aa935925e916c072196c5b5042b31213747c4b1d300bc1339980df02d2
|
3 |
size 151096617
|
runs/Apr14_13-23-00_weilikai01.local/1681449788.720018/events.out.tfevents.1681449788.weilikai01.local.32087.7
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b0b90d6b022188199ca5cc1e1a32126138293dfd7e74eeb02aab72786bf00a1
|
3 |
+
size 5911
|
runs/Apr14_13-23-00_weilikai01.local/events.out.tfevents.1681449788.weilikai01.local.32087.6
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c3764d65ded9d54c1e8d3491a336a8a71e6e89e53a74792741f69a9747300e43
|
3 |
+
size 4322
|
runs/Apr14_13-40-53_weilikai01.local/1681450857.51684/events.out.tfevents.1681450857.weilikai01.local.81120.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4cf73f92be4fbd03211ef751f156a98e08a4e0f0fd306c0cfe121f18f8283ef6
|
3 |
+
size 6121
|
runs/Apr14_13-40-53_weilikai01.local/events.out.tfevents.1681450857.weilikai01.local.81120.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9fc20c4b758a6ec25ae4dc5dcd300cc6c89f467afcc0e5068f122f1f56ddbdd0
|
3 |
+
size 11332
|
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:07a905d9edabd24d17bd2d694268a7b7261b9f13de69d5b31bcc3385ca012f95
|
3 |
+
size 3707
|