|
--- |
|
license: cc-by-sa-4.0 |
|
language: |
|
- pl |
|
metrics: |
|
- bleu |
|
base_model: |
|
- google/mt5-large |
|
library_name: transformers |
|
datasets: |
|
- mrapacz/greek-interlinear-translations |
|
--- |
|
|
|
# Model Card for Ancient Greek to Polish Interlinear Translation Model |
|
|
|
This model performs interlinear translation from Ancient Greek to Polish, maintaining word-level alignment between source and target texts. |
|
|
|
## Model Details |
|
|
|
### Model Description |
|
|
|
- **Developed by:** Maciej Rapacz, AGH University of Kraków |
|
- **Model type:** Neural machine translation (T5-based transformer) |
|
- **Language(s):** Ancient Greek (source) → Polish (target) |
|
- **License:** CC BY-NC-SA 4.0 |
|
- **Finetuned from model:** mT5-large |
|
|
|
### Model Sources |
|
|
|
- **Repository:** https://github.com/mrapacz/loreslm-interlinear-translation |
|
- **Paper:** Low-Resource Interlinear Translation: Morphology-Enhanced Neural Models for Ancient Greek (LoResLM@COLING 2025) |