wjbmattingly
commited on
Commit
•
0dd06d7
1
Parent(s):
0c9590b
Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ widget:
|
|
18 |
|
19 |
# About
|
20 |
|
21 |
-
This is a
|
22 |
|
23 |
The dataset used for training was [CATMuS](https://huggingface.co/datasets/CATMuS/medieval).
|
24 |
|
|
|
18 |
|
19 |
# About
|
20 |
|
21 |
+
This is a TrOCR model for medieval Castilian, specifically the Hybrida script. 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 Castilian Hybrida.
|
22 |
|
23 |
The dataset used for training was [CATMuS](https://huggingface.co/datasets/CATMuS/medieval).
|
24 |
|