End of training
Browse files- README.md +7 -7
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -22,7 +22,7 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: Wer
|
24 |
type: wer
|
25 |
-
value: 0.
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -32,9 +32,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
32 |
|
33 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the PolyAI/minds14 dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss: 0.
|
36 |
-
- Wer Ortho: 0.
|
37 |
-
- Wer: 0.
|
38 |
|
39 |
## Model description
|
40 |
|
@@ -53,7 +53,7 @@ More information needed
|
|
53 |
### Training hyperparameters
|
54 |
|
55 |
The following hyperparameters were used during training:
|
56 |
-
- learning_rate:
|
57 |
- train_batch_size: 4
|
58 |
- eval_batch_size: 8
|
59 |
- seed: 42
|
@@ -68,8 +68,8 @@ The following hyperparameters were used during training:
|
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
|
70 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
|
74 |
|
75 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Wer
|
24 |
type: wer
|
25 |
+
value: 0.07439024390243902
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
32 |
|
33 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the PolyAI/minds14 dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 0.1233
|
36 |
+
- Wer Ortho: 0.0755
|
37 |
+
- Wer: 0.0744
|
38 |
|
39 |
## Model description
|
40 |
|
|
|
53 |
### Training hyperparameters
|
54 |
|
55 |
The following hyperparameters were used during training:
|
56 |
+
- learning_rate: 1e-06
|
57 |
- train_batch_size: 4
|
58 |
- eval_batch_size: 8
|
59 |
- seed: 42
|
|
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
|
70 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|
|
71 |
+
| 0.0097 | 3.57 | 100 | 0.1210 | 0.0615 | 0.0622 |
|
72 |
+
| 0.001 | 7.14 | 200 | 0.1233 | 0.0755 | 0.0744 |
|
73 |
|
74 |
|
75 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 967102729
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:606a954a7374b10bdc271d4c0680e3f4346aa26554f546ea142e913d3e898519
|
3 |
size 967102729
|