End of training
Browse files- README.md +5 -5
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -17,15 +17,15 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [](https://huggingface.co/) on the fleurs dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 7.
|
21 |
-
- Cer: 0.
|
22 |
- Wer: 1.0
|
23 |
- Mer: 1.0
|
24 |
- Wil: 1.0
|
25 |
- Wip: 0.0
|
26 |
- Hits: 0
|
27 |
- Substitutions: 2
|
28 |
-
- Deletions:
|
29 |
- Insertions: 0
|
30 |
|
31 |
## Model description
|
@@ -57,8 +57,8 @@ The following hyperparameters were used during training:
|
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | Cer | Wer | Mer | Wil | Wip | Hits | Substitutions | Deletions | Insertions |
|
59 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:---:|:---:|:---:|:---:|:----:|:-------------:|:---------:|:----------:|
|
60 |
-
| 8.
|
61 |
-
|
|
62 |
|
63 |
|
64 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [](https://huggingface.co/) on the fleurs dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 7.9853
|
21 |
+
- Cer: 0.9675
|
22 |
- Wer: 1.0
|
23 |
- Mer: 1.0
|
24 |
- Wil: 1.0
|
25 |
- Wip: 0.0
|
26 |
- Hits: 0
|
27 |
- Substitutions: 2
|
28 |
+
- Deletions: 29
|
29 |
- Insertions: 0
|
30 |
|
31 |
## Model description
|
|
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | Cer | Wer | Mer | Wil | Wip | Hits | Substitutions | Deletions | Insertions |
|
59 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:---:|:---:|:---:|:---:|:----:|:-------------:|:---------:|:----------:|
|
60 |
+
| 8.1125 | 0.0 | 4 | 8.0293 | 1.0 | 1.0 | 1.0 | 1 | 0 | 0 | 0 | 31 | 0 |
|
61 |
+
| 8.0111 | 0.01 | 8 | 7.9853 | 0.9675 | 1.0 | 1.0 | 1.0 | 0.0 | 0 | 2 | 29 | 0 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 155523256
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ada001a56e5cc2dc6bbc769a5da1849b69869b10fde113e1f9cf2f98c4bd1fd1
|
3 |
size 155523256
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4179a06469074362514407ec541a49d6994af6469cacd297b1c659c7e514519c
|
3 |
size 5496
|