End of training
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ model-index:
|
|
20 |
metrics:
|
21 |
- name: Wer
|
22 |
type: wer
|
23 |
-
value:
|
24 |
---
|
25 |
|
26 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -30,8 +30,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
30 |
|
31 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 6.1 dataset.
|
32 |
It achieves the following results on the evaluation set:
|
33 |
-
- Loss: 0.
|
34 |
-
- Wer:
|
35 |
|
36 |
## Model description
|
37 |
|
@@ -50,7 +50,7 @@ More information needed
|
|
50 |
### Training hyperparameters
|
51 |
|
52 |
The following hyperparameters were used during training:
|
53 |
-
- learning_rate:
|
54 |
- train_batch_size: 8
|
55 |
- eval_batch_size: 8
|
56 |
- seed: 42
|
@@ -64,12 +64,12 @@ The following hyperparameters were used during training:
|
|
64 |
|
65 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
66 |
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
|
74 |
|
75 |
### Framework versions
|
|
|
20 |
metrics:
|
21 |
- name: Wer
|
22 |
type: wer
|
23 |
+
value: 38.73819283550169
|
24 |
---
|
25 |
|
26 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
30 |
|
31 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 6.1 dataset.
|
32 |
It achieves the following results on the evaluation set:
|
33 |
+
- Loss: 0.7909
|
34 |
+
- Wer: 38.7382
|
35 |
|
36 |
## Model description
|
37 |
|
|
|
50 |
### Training hyperparameters
|
51 |
|
52 |
The following hyperparameters were used during training:
|
53 |
+
- learning_rate: 1e-05
|
54 |
- train_batch_size: 8
|
55 |
- eval_batch_size: 8
|
56 |
- seed: 42
|
|
|
64 |
|
65 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
66 |
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
67 |
+
| 0.9012 | 1.1236 | 100 | 1.0076 | 50.6327 |
|
68 |
+
| 0.2217 | 2.2472 | 200 | 0.8082 | 42.3311 |
|
69 |
+
| 0.0728 | 3.3708 | 300 | 0.7689 | 39.8467 |
|
70 |
+
| 0.0228 | 4.4944 | 400 | 0.7767 | 38.6526 |
|
71 |
+
| 0.0099 | 5.6180 | 500 | 0.7866 | 38.7738 |
|
72 |
+
| 0.0061 | 6.7416 | 600 | 0.7909 | 38.7382 |
|
73 |
|
74 |
|
75 |
### Framework versions
|
runs/Jun05_20-45-37_a100gpu2/events.out.tfevents.1717613198.a100gpu2.529607.1
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:9df1c1f21b3cbbc18cf9bb61c35b2683fa9895307c6a7b85826a2b9539bf832b
|
3 |
+
size 13739
|