Training in progress, step 500
Browse files- config.json +2 -2
- model.safetensors +1 -1
- runs/May14_13-24-56_maxim-ubuntu3080/events.out.tfevents.1715682306.maxim-ubuntu3080.427144.0 +2 -2
- runs/May23_11-01-25_maxim-ubuntu3080/events.out.tfevents.1716451296.maxim-ubuntu3080.1354560.0 +3 -0
- runs/May23_11-58-41_maxim-ubuntu3080/events.out.tfevents.1716454732.maxim-ubuntu3080.1365284.0 +3 -0
- training_args.bin +1 -1
config.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"_name_or_path": "distil-whisper/distil-large-v2",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
-
"apply_spec_augment":
|
6 |
"architectures": [
|
7 |
"WhisperForConditionalGeneration"
|
8 |
],
|
@@ -31,7 +31,7 @@
|
|
31 |
"low_cpu_mem_usage": true,
|
32 |
"mask_feature_length": 10,
|
33 |
"mask_feature_min_masks": 0,
|
34 |
-
"mask_feature_prob": 0.
|
35 |
"mask_time_length": 10,
|
36 |
"mask_time_min_masks": 2,
|
37 |
"mask_time_prob": 0.05,
|
|
|
2 |
"_name_or_path": "distil-whisper/distil-large-v2",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
+
"apply_spec_augment": true,
|
6 |
"architectures": [
|
7 |
"WhisperForConditionalGeneration"
|
8 |
],
|
|
|
31 |
"low_cpu_mem_usage": true,
|
32 |
"mask_feature_length": 10,
|
33 |
"mask_feature_min_masks": 0,
|
34 |
+
"mask_feature_prob": 0.05,
|
35 |
"mask_time_length": 10,
|
36 |
"mask_time_min_masks": 2,
|
37 |
"mask_time_prob": 0.05,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1645277768
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:170b34778d134ec8184251c6096b202fc1769ff1790753fdc403f504868f55ab
|
3 |
size 1645277768
|
runs/May14_13-24-56_maxim-ubuntu3080/events.out.tfevents.1715682306.maxim-ubuntu3080.427144.0
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:ef7c8bdbb10c0ba5d501ab41e7b1572d1b8cfadb455bb7fceb82ea44aeee6ac1
|
3 |
+
size 97713
|
runs/May23_11-01-25_maxim-ubuntu3080/events.out.tfevents.1716451296.maxim-ubuntu3080.1354560.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be148f25da06d224d71a8a47b5becf754f5a364b97647612e6d6e327de5ff095
|
3 |
+
size 5679
|
runs/May23_11-58-41_maxim-ubuntu3080/events.out.tfevents.1716454732.maxim-ubuntu3080.1365284.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8b6681c5904cf13223644cd614295bbccb7877428196fd33382b8a6994ac50ac
|
3 |
+
size 10244
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6840
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b26e861585e35b7ee1452ec2de84449f0ca023e4c19f21b0a67dcad4718480f4
|
3 |
size 6840
|