End of training
Browse files- README.md +12 -12
- config.json +1 -1
- model.safetensors +2 -2
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 [Samuael/ethiopic-asr-characters](https://huggingface.co/Samuael/ethiopic-asr-characters) on the alffa_amharic dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss: 0.
|
36 |
-
- Wer: 0.
|
37 |
-
- Phoneme Cer: 0.
|
38 |
|
39 |
## Model description
|
40 |
|
@@ -66,14 +66,14 @@ The following hyperparameters were used during training:
|
|
66 |
|
67 |
| Training Loss | Epoch | Step | Validation Loss | Wer | Phoneme Cer |
|
68 |
|:-------------:|:------:|:----:|:---------------:|:------:|:-----------:|
|
69 |
-
|
|
70 |
-
|
|
71 |
-
|
|
72 |
-
|
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
|
78 |
|
79 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Wer
|
24 |
type: wer
|
25 |
+
value: 0.3886613494287562
|
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 [Samuael/ethiopic-asr-characters](https://huggingface.co/Samuael/ethiopic-asr-characters) on the alffa_amharic dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 0.6916
|
36 |
+
- Wer: 0.3887
|
37 |
+
- Phoneme Cer: 0.1718
|
38 |
|
39 |
## Model description
|
40 |
|
|
|
66 |
|
67 |
| Training Loss | Epoch | Step | Validation Loss | Wer | Phoneme Cer |
|
68 |
|:-------------:|:------:|:----:|:---------------:|:------:|:-----------:|
|
69 |
+
| 4.1459 | 0.2312 | 200 | 4.1380 | 1.0 | 1.0 |
|
70 |
+
| 4.0546 | 0.4624 | 400 | 4.0311 | 1.0 | 1.0 |
|
71 |
+
| 2.4273 | 0.6936 | 600 | 2.1457 | 0.8099 | 0.3857 |
|
72 |
+
| 1.1968 | 0.9249 | 800 | 1.1103 | 0.5042 | 0.2163 |
|
73 |
+
| 0.6783 | 1.1561 | 1000 | 0.8584 | 0.4265 | 0.1868 |
|
74 |
+
| 0.8966 | 1.3873 | 1200 | 0.7554 | 0.4010 | 0.1781 |
|
75 |
+
| 0.5504 | 1.6185 | 1400 | 0.7147 | 0.3942 | 0.1748 |
|
76 |
+
| 0.64 | 1.8497 | 1600 | 0.6916 | 0.3887 | 0.1718 |
|
77 |
|
78 |
|
79 |
### Framework versions
|
config.json
CHANGED
@@ -112,6 +112,6 @@
|
|
112 |
"torch_dtype": "float32",
|
113 |
"transformers_version": "4.46.2",
|
114 |
"use_weighted_layer_sum": false,
|
115 |
-
"vocab_size":
|
116 |
"xvector_output_dim": 512
|
117 |
}
|
|
|
112 |
"torch_dtype": "float32",
|
113 |
"transformers_version": "4.46.2",
|
114 |
"use_weighted_layer_sum": false,
|
115 |
+
"vocab_size": 270,
|
116 |
"xvector_output_dim": 512
|
117 |
}
|
model.safetensors
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:a868676f208e9a348b37d9a85d03b3e46a18b35c759bb4676b2fa6a4b4b07a7f
|
3 |
+
size 1262914496
|