End of training
Browse files- README.md +8 -8
- model.safetensors +1 -1
README.md
CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [anggiatm/whisper-small-id](https://huggingface.co/anggiatm/whisper-small-id) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
-
- Wer:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -50,12 +50,12 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
### Training results
|
52 |
|
53 |
-
| Training Loss | Epoch
|
54 |
-
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [anggiatm/whisper-small-id](https://huggingface.co/anggiatm/whisper-small-id) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.1926
|
22 |
+
- Wer: 8.7727
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
|
51 |
### Training results
|
52 |
|
53 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
54 |
+
|:-------------:|:-------:|:----:|:---------------:|:------:|
|
55 |
+
| 0.0065 | 6.0606 | 1000 | 0.1839 | 9.0201 |
|
56 |
+
| 0.0008 | 12.1212 | 2000 | 0.1849 | 8.3994 |
|
57 |
+
| 0.0005 | 18.1818 | 3000 | 0.1904 | 8.7634 |
|
58 |
+
| 0.0004 | 24.2424 | 4000 | 0.1926 | 8.7727 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 966995080
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ccfe879040441c8f79052cecd9e620604c7552983d006a1dd504bb4cf08881c0
|
3 |
size 966995080
|