Training in progress, step 1000
Browse files
config.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
-
"apply_spec_augment":
|
6 |
"architectures": [
|
7 |
"WhisperForConditionalGeneration"
|
8 |
],
|
@@ -25,12 +25,12 @@
|
|
25 |
"forced_decoder_ids": null,
|
26 |
"init_std": 0.02,
|
27 |
"is_encoder_decoder": true,
|
28 |
-
"mask_feature_length":
|
29 |
"mask_feature_min_masks": 0,
|
30 |
-
"mask_feature_prob": 0.
|
31 |
"mask_time_length": 10,
|
32 |
"mask_time_min_masks": 2,
|
33 |
-
"mask_time_prob": 0.
|
34 |
"max_length": null,
|
35 |
"max_source_positions": 1500,
|
36 |
"max_target_positions": 448,
|
|
|
1 |
{
|
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 |
],
|
|
|
25 |
"forced_decoder_ids": null,
|
26 |
"init_std": 0.02,
|
27 |
"is_encoder_decoder": true,
|
28 |
+
"mask_feature_length": 10,
|
29 |
"mask_feature_min_masks": 0,
|
30 |
+
"mask_feature_prob": 0.0,
|
31 |
"mask_time_length": 10,
|
32 |
"mask_time_min_masks": 2,
|
33 |
+
"mask_time_prob": 0.05,
|
34 |
"max_length": null,
|
35 |
"max_source_positions": 1500,
|
36 |
"max_target_positions": 448,
|
merges.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
#version: 0.2
|
|
|
2 |
Ġ a
|
3 |
Ġt h
|
4 |
i n
|
|
|
1 |
#version: 0.2
|
2 |
+
Ġ t
|
3 |
Ġ a
|
4 |
Ġt h
|
5 |
i n
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 966995080
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d511e6bfdb393e32ecda69372b3b2c9602972ba82a8672ca80e2d265b0e5135d
|
3 |
size 966995080
|
runs/Oct16_17-29-01_leng-Z790-AORUS-ELITE-AX-ICE/events.out.tfevents.1729074542.leng-Z790-AORUS-ELITE-AX-ICE.325908.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2b8c53d711eaf42706a785e7a60111be63385bb2f45cdbcfc11fa0d51c9a5d97
|
3 |
+
size 15415
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ad71a5f1975167468c4ca51f6d68889e536e5e1fc35f272d287eb48d12d1849
|
3 |
size 5432
|