End of training
Browse files- README.md +17 -4
- all_results.json +10 -10
- eval_results.json +5 -5
- train_results.json +5 -5
- trainer_state.json +0 -0
README.md
CHANGED
@@ -3,20 +3,33 @@ library_name: transformers
|
|
3 |
license: apache-2.0
|
4 |
base_model: openai/whisper-base
|
5 |
tags:
|
|
|
6 |
- generated_from_trainer
|
|
|
|
|
7 |
metrics:
|
8 |
- wer
|
9 |
model-index:
|
10 |
-
- name:
|
11 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
should probably proofread and complete it, then remove this comment. -->
|
16 |
|
17 |
-
#
|
18 |
|
19 |
-
This model is a fine-tuned version of [openai/whisper-base](https://huggingface.co/openai/whisper-base) on
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 0.3183
|
22 |
- Wer: 12.3080
|
|
|
3 |
license: apache-2.0
|
4 |
base_model: openai/whisper-base
|
5 |
tags:
|
6 |
+
- whisper-event
|
7 |
- generated_from_trainer
|
8 |
+
datasets:
|
9 |
+
- asierhv/composite_corpus_eu_v2.1
|
10 |
metrics:
|
11 |
- wer
|
12 |
model-index:
|
13 |
+
- name: Whisper Base Basque
|
14 |
+
results:
|
15 |
+
- task:
|
16 |
+
name: Automatic Speech Recognition
|
17 |
+
type: automatic-speech-recognition
|
18 |
+
dataset:
|
19 |
+
name: asierhv/composite_corpus_eu_v2.1
|
20 |
+
type: asierhv/composite_corpus_eu_v2.1
|
21 |
+
metrics:
|
22 |
+
- name: Wer
|
23 |
+
type: wer
|
24 |
+
value: 12.307980517047582
|
25 |
---
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
28 |
should probably proofread and complete it, then remove this comment. -->
|
29 |
|
30 |
+
# Whisper Base Basque
|
31 |
|
32 |
+
This model is a fine-tuned version of [openai/whisper-base](https://huggingface.co/openai/whisper-base) on the asierhv/composite_corpus_eu_v2.1 dataset.
|
33 |
It achieves the following results on the evaluation set:
|
34 |
- Loss: 0.3183
|
35 |
- Wer: 12.3080
|
all_results.json
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
{
|
2 |
"epoch": 1.0,
|
3 |
-
"eval_loss": 0.
|
4 |
-
"eval_runtime":
|
5 |
-
"eval_samples_per_second":
|
6 |
-
"eval_steps_per_second":
|
7 |
-
"eval_wer":
|
8 |
-
"total_flos":
|
9 |
-
"train_loss": 0.
|
10 |
-
"train_runtime":
|
11 |
-
"train_samples_per_second":
|
12 |
-
"train_steps_per_second": 1.
|
13 |
}
|
|
|
1 |
{
|
2 |
"epoch": 1.0,
|
3 |
+
"eval_loss": 0.3182850182056427,
|
4 |
+
"eval_runtime": 50.0171,
|
5 |
+
"eval_samples_per_second": 33.808,
|
6 |
+
"eval_steps_per_second": 2.119,
|
7 |
+
"eval_wer": 12.307980517047582,
|
8 |
+
"total_flos": 2.07551987712e+19,
|
9 |
+
"train_loss": 0.1926619317293167,
|
10 |
+
"train_runtime": 5040.4481,
|
11 |
+
"train_samples_per_second": 63.486,
|
12 |
+
"train_steps_per_second": 1.984
|
13 |
}
|
eval_results.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"epoch": 1.0,
|
3 |
-
"eval_loss": 0.
|
4 |
-
"eval_runtime":
|
5 |
-
"eval_samples_per_second":
|
6 |
-
"eval_steps_per_second":
|
7 |
-
"eval_wer":
|
8 |
}
|
|
|
1 |
{
|
2 |
"epoch": 1.0,
|
3 |
+
"eval_loss": 0.3182850182056427,
|
4 |
+
"eval_runtime": 50.0171,
|
5 |
+
"eval_samples_per_second": 33.808,
|
6 |
+
"eval_steps_per_second": 2.119,
|
7 |
+
"eval_wer": 12.307980517047582
|
8 |
}
|
train_results.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"epoch": 1.0,
|
3 |
-
"total_flos":
|
4 |
-
"train_loss": 0.
|
5 |
-
"train_runtime":
|
6 |
-
"train_samples_per_second":
|
7 |
-
"train_steps_per_second": 1.
|
8 |
}
|
|
|
1 |
{
|
2 |
"epoch": 1.0,
|
3 |
+
"total_flos": 2.07551987712e+19,
|
4 |
+
"train_loss": 0.1926619317293167,
|
5 |
+
"train_runtime": 5040.4481,
|
6 |
+
"train_samples_per_second": 63.486,
|
7 |
+
"train_steps_per_second": 1.984
|
8 |
}
|
trainer_state.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|