Training in progress, step 1000
Browse files
config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"activation_dropout": 0.0,
|
3 |
"activation_function": "gelu",
|
4 |
"apply_spec_augment": false,
|
@@ -40,7 +41,7 @@
|
|
40 |
"pad_token_id": 50257,
|
41 |
"scale_embedding": false,
|
42 |
"torch_dtype": "float32",
|
43 |
-
"transformers_version": "4.
|
44 |
"use_cache": true,
|
45 |
"use_weighted_layer_sum": false,
|
46 |
"vocab_size": 51865
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "openai/whisper-tiny",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"apply_spec_augment": false,
|
|
|
41 |
"pad_token_id": 50257,
|
42 |
"scale_embedding": false,
|
43 |
"torch_dtype": "float32",
|
44 |
+
"transformers_version": "4.48.3",
|
45 |
"use_cache": true,
|
46 |
"use_weighted_layer_sum": false,
|
47 |
"vocab_size": 51865
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 151061672
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:79d37b97c3d45b896929828c6ef9a60b0dd03507b9c610679d2953e1ba7bf4b6
|
3 |
size 151061672
|
preprocessor_config.json
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
{
|
2 |
"chunk_length": 30,
|
3 |
-
"dither": 0.0,
|
4 |
"feature_extractor_type": "WhisperFeatureExtractor",
|
5 |
"feature_size": 80,
|
6 |
"hop_length": 160,
|
|
|
1 |
{
|
2 |
"chunk_length": 30,
|
|
|
3 |
"feature_extractor_type": "WhisperFeatureExtractor",
|
4 |
"feature_size": 80,
|
5 |
"hop_length": 160,
|
runs/Mar16_16-06-44_2e7e8cb94bdf/events.out.tfevents.1742141219.2e7e8cb94bdf.838.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:24712c37852b02bbe97c1a36a1c9850c73ad073e06fd7eb71a6978228dde5364
|
3 |
+
size 14675
|
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:170fef72241f9315b1c495b5eeafbdac7f8840c9587c67e2423600f97f51e9e9
|
3 |
+
size 5496
|