Training in progress, step 1000
Browse files
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"apply_spec_augment": false,
|
@@ -56,7 +56,7 @@
|
|
56 |
"pad_token_id": 50257,
|
57 |
"scale_embedding": false,
|
58 |
"torch_dtype": "float32",
|
59 |
-
"transformers_version": "4.
|
60 |
"use_cache": true,
|
61 |
"use_weighted_layer_sum": false,
|
62 |
"vocab_size": 51866
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "deepdml/whisper-large-v3-turbo",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"apply_spec_augment": false,
|
|
|
56 |
"pad_token_id": 50257,
|
57 |
"scale_embedding": false,
|
58 |
"torch_dtype": "float32",
|
59 |
+
"transformers_version": "4.50.0.dev0",
|
60 |
"use_cache": true,
|
61 |
"use_weighted_layer_sum": false,
|
62 |
"vocab_size": 51866
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3235581408
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c72f934f4b67a83410ceb5e2dd85aa9427012cc0c0989a0b7869ed61c828a757
|
3 |
size 3235581408
|
preprocessor_config.json
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
{
|
2 |
"chunk_length": 30,
|
|
|
3 |
"feature_extractor_type": "WhisperFeatureExtractor",
|
4 |
"feature_size": 128,
|
5 |
"hop_length": 160,
|
|
|
1 |
{
|
2 |
"chunk_length": 30,
|
3 |
+
"dither": 0.0,
|
4 |
"feature_extractor_type": "WhisperFeatureExtractor",
|
5 |
"feature_size": 128,
|
6 |
"hop_length": 160,
|
runs/Mar06_03-42-18_f817f574d1df/events.out.tfevents.1741232599.f817f574d1df.1436.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cfa64dba39d25b2173035d872911cc09af895dffc5882552d2872ea4dd3cd371
|
3 |
+
size 14400
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7b0fa127adc7c05d71cd948c96f5d35172f7128c58fb659654d92aa515b90c4e
|
3 |
size 5496
|