carlot/whisper-base-mixedv1.4
Browse files- README.md +6 -6
- model.safetensors +1 -1
README.md
CHANGED
@@ -15,8 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model was trained from scratch on the audiofolder dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.
|
19 |
-
- Cer:
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -49,10 +49,10 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Cer |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
|
57 |
|
58 |
### Framework versions
|
|
|
15 |
|
16 |
This model was trained from scratch on the audiofolder dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.3061
|
19 |
+
- Cer: 9.5109
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Cer |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
52 |
+
| 0.0363 | 8.85 | 1000 | 0.3010 | 10.1630 |
|
53 |
+
| 0.0003 | 17.7 | 2000 | 0.2905 | 9.1304 |
|
54 |
+
| 0.0003 | 26.55 | 3000 | 0.3068 | 9.0217 |
|
55 |
+
| 0.0001 | 35.4 | 4000 | 0.3061 | 9.5109 |
|
56 |
|
57 |
|
58 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 290403936
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b712b1af000bd990f16b0a748761b3c4b95935e9dad507e5d25afa3c2eb5ea8a
|
3 |
size 290403936
|