Update README.md
Browse filesUpdate with test set results
README.md
CHANGED
@@ -12,11 +12,17 @@ should probably proofread and complete it, then remove this comment. -->
|
|
12 |
|
13 |
# norhand-hcr-beta1
|
14 |
|
15 |
-
This model is a fine-tuned version of [microsoft/trocr-base-stage1](https://huggingface.co/microsoft/trocr-base-stage1) on
|
16 |
It achieves the following results on the evaluation set:
|
17 |
- Loss: 1.4687
|
18 |
- Cer: 0.0439
|
19 |
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
## Model description
|
21 |
|
22 |
More information needed
|
|
|
12 |
|
13 |
# norhand-hcr-beta1
|
14 |
|
15 |
+
This model is a fine-tuned version of [microsoft/trocr-base-stage1](https://huggingface.co/microsoft/trocr-base-stage1) on the NorHand dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
- Loss: 1.4687
|
18 |
- Cer: 0.0439
|
19 |
|
20 |
+
It achieves the following results on the test set:
|
21 |
+
- CER: 8.3
|
22 |
+
- WER: 22.07
|
23 |
+
|
24 |
+
This is work in progress.
|
25 |
+
|
26 |
## Model description
|
27 |
|
28 |
More information needed
|