Artanis1551
commited on
Commit
•
c7d615a
1
Parent(s):
f4dc795
whisper_romanian4
Browse files
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 [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Romanian voice 1.0 dataset.
|
37 |
It achieves the following results on the evaluation set:
|
38 |
-
- Loss: 0.
|
39 |
-
- Wer:
|
40 |
|
41 |
## Model description
|
42 |
|
@@ -62,16 +62,18 @@ The following hyperparameters were used during training:
|
|
62 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
63 |
- lr_scheduler_type: constant_with_warmup
|
64 |
- lr_scheduler_warmup_steps: 50
|
65 |
-
- training_steps:
|
66 |
|
67 |
### Training results
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
70 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
|
|
|
|
75 |
|
76 |
|
77 |
### Framework versions
|
|
|
25 |
metrics:
|
26 |
- name: Wer
|
27 |
type: wer
|
28 |
+
value: 23.876263531435946
|
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 [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Romanian voice 1.0 dataset.
|
37 |
It achieves the following results on the evaluation set:
|
38 |
+
- Loss: 0.2557
|
39 |
+
- Wer: 23.8763
|
40 |
|
41 |
## Model description
|
42 |
|
|
|
62 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
63 |
- lr_scheduler_type: constant_with_warmup
|
64 |
- lr_scheduler_warmup_steps: 50
|
65 |
+
- training_steps: 1500
|
66 |
|
67 |
### Training results
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
70 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
71 |
+
| 0.0156 | 0.45 | 250 | 0.2336 | 24.4175 |
|
72 |
+
| 0.011 | 0.9 | 500 | 0.2361 | 25.0627 |
|
73 |
+
| 0.0061 | 1.35 | 750 | 0.2479 | 27.5539 |
|
74 |
+
| 0.0084 | 1.8 | 1000 | 0.2491 | 27.3174 |
|
75 |
+
| 0.0054 | 2.25 | 1250 | 0.2532 | 21.1234 |
|
76 |
+
| 0.0041 | 2.7 | 1500 | 0.2557 | 23.8763 |
|
77 |
|
78 |
|
79 |
### 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:ad6cf70d7f53ef0aa37d397a1ffe9d9b06f11c3e58800d7a7f0cb09c269a6130
|
3 |
size 966995080
|
runs/Dec10_12-39-27_ArtanisPC/events.out.tfevents.1702208380.ArtanisPC.509.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec7a771844a4ca0a3b5a2dd5c1f8d196ca99e909fc4a2080d213cd055c8f4fb0
|
3 |
+
size 16798
|
runs/Dec10_12-39-27_ArtanisPC/events.out.tfevents.1702224301.ArtanisPC.509.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e5461234af719abb86e17d2ead06d082d17e7cb7fc080ee0b48a704e020d9c4c
|
3 |
+
size 5131
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4856
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d8d5a1d7e5267c8d9776611c73654efe2ddaa78c1cf793149fa8d0b3d93be49
|
3 |
size 4856
|