End of training
Browse files
README.md
CHANGED
|
@@ -1,22 +1,25 @@
|
|
| 1 |
---
|
| 2 |
library_name: transformers
|
|
|
|
|
|
|
| 3 |
license: apache-2.0
|
| 4 |
base_model: openai/whisper-small
|
| 5 |
tags:
|
|
|
|
| 6 |
- generated_from_trainer
|
| 7 |
datasets:
|
| 8 |
-
- common_voice_17_0
|
| 9 |
metrics:
|
| 10 |
- wer
|
| 11 |
model-index:
|
| 12 |
-
- name:
|
| 13 |
results:
|
| 14 |
- task:
|
| 15 |
name: Automatic Speech Recognition
|
| 16 |
type: automatic-speech-recognition
|
| 17 |
dataset:
|
| 18 |
-
name: common_voice_17_0
|
| 19 |
-
type: common_voice_17_0
|
| 20 |
config: eu
|
| 21 |
split: test
|
| 22 |
args: eu
|
|
@@ -29,9 +32,9 @@ model-index:
|
|
| 29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 30 |
should probably proofread and complete it, then remove this comment. -->
|
| 31 |
|
| 32 |
-
#
|
| 33 |
|
| 34 |
-
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the common_voice_17_0 dataset.
|
| 35 |
It achieves the following results on the evaluation set:
|
| 36 |
- Loss: 0.3438
|
| 37 |
- Wer: 9.3325
|
|
|
|
| 1 |
---
|
| 2 |
library_name: transformers
|
| 3 |
+
language:
|
| 4 |
+
- eu
|
| 5 |
license: apache-2.0
|
| 6 |
base_model: openai/whisper-small
|
| 7 |
tags:
|
| 8 |
+
- whisper-event
|
| 9 |
- generated_from_trainer
|
| 10 |
datasets:
|
| 11 |
+
- mozilla-foundation/common_voice_17_0
|
| 12 |
metrics:
|
| 13 |
- wer
|
| 14 |
model-index:
|
| 15 |
+
- name: Whisper Small Basque
|
| 16 |
results:
|
| 17 |
- task:
|
| 18 |
name: Automatic Speech Recognition
|
| 19 |
type: automatic-speech-recognition
|
| 20 |
dataset:
|
| 21 |
+
name: mozilla-foundation/common_voice_17_0 eu
|
| 22 |
+
type: mozilla-foundation/common_voice_17_0
|
| 23 |
config: eu
|
| 24 |
split: test
|
| 25 |
args: eu
|
|
|
|
| 32 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 33 |
should probably proofread and complete it, then remove this comment. -->
|
| 34 |
|
| 35 |
+
# Whisper Small Basque
|
| 36 |
|
| 37 |
+
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the mozilla-foundation/common_voice_17_0 eu dataset.
|
| 38 |
It achieves the following results on the evaluation set:
|
| 39 |
- Loss: 0.3438
|
| 40 |
- Wer: 9.3325
|
all_results.json
CHANGED
|
@@ -1,13 +1,13 @@
|
|
| 1 |
{
|
| 2 |
-
"epoch":
|
| 3 |
-
"eval_loss": 0.
|
| 4 |
-
"eval_runtime":
|
| 5 |
-
"eval_samples_per_second": 45.
|
| 6 |
-
"eval_steps_per_second": 1.
|
| 7 |
-
"eval_wer":
|
| 8 |
-
"total_flos":
|
| 9 |
-
"train_loss": 0.
|
| 10 |
-
"train_runtime":
|
| 11 |
-
"train_samples_per_second":
|
| 12 |
-
"train_steps_per_second":
|
| 13 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"epoch": 93.89671361502347,
|
| 3 |
+
"eval_loss": 0.34379932284355164,
|
| 4 |
+
"eval_runtime": 301.7042,
|
| 5 |
+
"eval_samples_per_second": 45.177,
|
| 6 |
+
"eval_steps_per_second": 1.412,
|
| 7 |
+
"eval_wer": 9.332514932756789,
|
| 8 |
+
"total_flos": 7.38671271050281e+20,
|
| 9 |
+
"train_loss": 0.010928135018403373,
|
| 10 |
+
"train_runtime": 36696.4049,
|
| 11 |
+
"train_samples_per_second": 69.762,
|
| 12 |
+
"train_steps_per_second": 1.09
|
| 13 |
}
|
eval_results.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
-
"epoch":
|
| 3 |
-
"eval_loss": 0.
|
| 4 |
-
"eval_runtime":
|
| 5 |
-
"eval_samples_per_second": 45.
|
| 6 |
-
"eval_steps_per_second": 1.
|
| 7 |
-
"eval_wer":
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"epoch": 93.89671361502347,
|
| 3 |
+
"eval_loss": 0.34379932284355164,
|
| 4 |
+
"eval_runtime": 301.7042,
|
| 5 |
+
"eval_samples_per_second": 45.177,
|
| 6 |
+
"eval_steps_per_second": 1.412,
|
| 7 |
+
"eval_wer": 9.332514932756789
|
| 8 |
}
|
runs/May26_22-16-53_nej80nv-01113.itbatera.euskadi.eus/events.out.tfevents.1748327678.nej80nv-01113.itbatera.euskadi.eus
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3355b0360bd4d08f6d6c99caa631955c61c2a83913107e0f1e059cad3a3af254
|
| 3 |
+
size 40
|
train_results.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
-
"epoch":
|
| 3 |
-
"total_flos":
|
| 4 |
-
"train_loss": 0.
|
| 5 |
-
"train_runtime":
|
| 6 |
-
"train_samples_per_second":
|
| 7 |
-
"train_steps_per_second":
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"epoch": 93.89671361502347,
|
| 3 |
+
"total_flos": 7.38671271050281e+20,
|
| 4 |
+
"train_loss": 0.010928135018403373,
|
| 5 |
+
"train_runtime": 36696.4049,
|
| 6 |
+
"train_samples_per_second": 69.762,
|
| 7 |
+
"train_steps_per_second": 1.09
|
| 8 |
}
|
trainer_state.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|