File size: 906 Bytes
25aea58
 
 
 
 
 
 
 
 
92d7330
 
25aea58
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
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)