arturslogins
commited on
Commit
•
58a7e4a
1
Parent(s):
6bc98c4
End of training
Browse files- README.md +11 -11
- training_log.txt +2 -2
README.md
CHANGED
@@ -25,7 +25,7 @@ model-index:
|
|
25 |
metrics:
|
26 |
- name: Wer
|
27 |
type: wer
|
28 |
-
value:
|
29 |
---
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -35,8 +35,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
35 |
|
36 |
This model is a fine-tuned version of [arturslogins/whisper-medium-lv](https://huggingface.co/arturslogins/whisper-medium-lv) on the Recorded Voice dataset.
|
37 |
It achieves the following results on the evaluation set:
|
38 |
-
- Loss:
|
39 |
-
- Wer:
|
40 |
|
41 |
## Model description
|
42 |
|
@@ -69,18 +69,18 @@ The following hyperparameters were used during training:
|
|
69 |
|
70 |
### Training results
|
71 |
|
72 |
-
| Training Loss | Epoch
|
73 |
-
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
-
| 0.
|
79 |
|
80 |
|
81 |
### Framework versions
|
82 |
|
83 |
- Transformers 4.41.0.dev0
|
84 |
- Pytorch 2.0.1
|
85 |
-
- Datasets 2.19.
|
86 |
- Tokenizers 0.19.1
|
|
|
25 |
metrics:
|
26 |
- name: Wer
|
27 |
type: wer
|
28 |
+
value: 31.294536817102138
|
29 |
---
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
35 |
|
36 |
This model is a fine-tuned version of [arturslogins/whisper-medium-lv](https://huggingface.co/arturslogins/whisper-medium-lv) on the Recorded Voice dataset.
|
37 |
It achieves the following results on the evaluation set:
|
38 |
+
- Loss: 0.4217
|
39 |
+
- Wer: 31.2945
|
40 |
|
41 |
## Model description
|
42 |
|
|
|
69 |
|
70 |
### Training results
|
71 |
|
72 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
73 |
+
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
74 |
+
| 0.1818 | 0.1867 | 1000 | 0.5788 | 36.5321 |
|
75 |
+
| 0.1331 | 0.3734 | 2000 | 0.5003 | 33.9311 |
|
76 |
+
| 0.097 | 0.5601 | 3000 | 0.4944 | 36.2470 |
|
77 |
+
| 0.0809 | 0.7468 | 4000 | 0.4433 | 32.3515 |
|
78 |
+
| 0.1434 | 0.9334 | 5000 | 0.4217 | 31.2945 |
|
79 |
|
80 |
|
81 |
### Framework versions
|
82 |
|
83 |
- Transformers 4.41.0.dev0
|
84 |
- Pytorch 2.0.1
|
85 |
+
- Datasets 2.19.1
|
86 |
- Tokenizers 0.19.1
|
training_log.txt
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:5e214c9ccb562dd58ba4d3c204f05e23530ec1e0acc9a390ebc3b4ff18edb2fd
|
3 |
+
size 11794320
|