End of training
Browse files- README.md +9 -9
- config.json +1 -1
- model.safetensors +1 -1
- runs/May25_13-04-19_instance-358/events.out.tfevents.1716642269.instance-358 +3 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
base_model: casual/
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
model-index:
|
@@ -12,15 +12,15 @@ should probably proofread and complete it, then remove this comment. -->
|
|
12 |
|
13 |
# whisper_tiny_24til
|
14 |
|
15 |
-
This model is a fine-tuned version of [casual/
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- eval_loss: 0.
|
18 |
-
- eval_wer: 2.
|
19 |
-
- eval_runtime:
|
20 |
-
- eval_samples_per_second: 4.
|
21 |
-
- eval_steps_per_second: 0.
|
22 |
-
- epoch:
|
23 |
-
- step:
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
1 |
---
|
2 |
+
base_model: casual/whisper_tiny_24til
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
model-index:
|
|
|
12 |
|
13 |
# whisper_tiny_24til
|
14 |
|
15 |
+
This model is a fine-tuned version of [casual/whisper_tiny_24til](https://huggingface.co/casual/whisper_tiny_24til) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- eval_loss: 0.0000
|
18 |
+
- eval_wer: 2.6755
|
19 |
+
- eval_runtime: 782.4199
|
20 |
+
- eval_samples_per_second: 4.473
|
21 |
+
- eval_steps_per_second: 0.56
|
22 |
+
- epoch: 6.8493
|
23 |
+
- step: 1500
|
24 |
|
25 |
## Model description
|
26 |
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "casual/
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"apply_spec_augment": false,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "casual/whisper_tiny_24til",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"apply_spec_augment": false,
|
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:028225b53f124d13b272873bb79d9142b07bb3015cfd25d6bad0b4d60aed01fa
|
3 |
size 151061672
|
runs/May25_13-04-19_instance-358/events.out.tfevents.1716642269.instance-358
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b4ec8693d05a47990931682e9ea78dd6e625c00a854afaaa5de3b86aa46a7a4
|
3 |
+
size 338230
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4667
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cd8a5b4f93780a9ff4ebb8345b49d23a5c23e6fd0a75e300c55624bf1f6b99e7
|
3 |
size 4667
|