File size: 735 Bytes
cc63d1b eab3e66 cc63d1b 7898fe8 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
---
license: mit
language:
- lat
datasets:
- CATMuS/medieval
tags:
- trocr
- image-to-text
widget:
- src: https://huggingface.co/medieval-data/trocr-medieval-latin-caroline/resolve/main/images/heldout1.png
example_title: Heldout Sample 1
---
# About
This is a TROcr model for medieval Latin, specifically the Caroline script. The base model was [microsoft/trocr-base-handwritten](https://huggingface.co/microsoft/trocr-base-handwritten) It was finetuned from the examples in the [CATMuS](https://huggingface.co/datasets/CATMuS/medieval) dataset.
The model has not been formally tested. Preliminary examination indicates that further finetuning is needed.
Finetuning was done with finetune.py found in this repository. |