wjbmattingly
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -19,12 +19,16 @@ widget:
|
|
19 |
- src: >-
|
20 |
https://huggingface.co/medieval-data/trocr-medieval-praegothica/resolve/main/images/praegothica-3.png
|
21 |
example_title: Praegothica 3
|
|
|
|
|
22 |
---
|
23 |
|
24 |
![logo](logo-praegothica.png)
|
25 |
|
26 |
# About
|
27 |
|
|
|
|
|
28 |
This is a TrOCR model for medieval Praegothica. The base model was [microsoft/trocr-base-handwritten](https://huggingface.co/microsoft/trocr-base-handwritten). The model was then finetuned to Caroline: [medieval-data/trocr-medieval-latin-caroline](https://huggingface.co/medieval-data/trocr-medieval-latin-caroline). From a saved checkpoint, the model was further finetuned to Praegothica.
|
29 |
|
30 |
The dataset used for training was [CATMuS](https://huggingface.co/datasets/CATMuS/medieval).
|
|
|
19 |
- src: >-
|
20 |
https://huggingface.co/medieval-data/trocr-medieval-praegothica/resolve/main/images/praegothica-3.png
|
21 |
example_title: Praegothica 3
|
22 |
+
metrics:
|
23 |
+
- cer: 0.13
|
24 |
---
|
25 |
|
26 |
![logo](logo-praegothica.png)
|
27 |
|
28 |
# About
|
29 |
|
30 |
+
CER: 0.13
|
31 |
+
|
32 |
This is a TrOCR model for medieval Praegothica. The base model was [microsoft/trocr-base-handwritten](https://huggingface.co/microsoft/trocr-base-handwritten). The model was then finetuned to Caroline: [medieval-data/trocr-medieval-latin-caroline](https://huggingface.co/medieval-data/trocr-medieval-latin-caroline). From a saved checkpoint, the model was further finetuned to Praegothica.
|
33 |
|
34 |
The dataset used for training was [CATMuS](https://huggingface.co/datasets/CATMuS/medieval).
|