File size: 908 Bytes
35da51d
04def2f
35da51d
 
 
 
 
 
 
788fe9c
 
a66a890
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
license: cc-by-sa-4.0
language:
- en
metrics:
- bleu
base_model:
- google/mt5-large
library_name: transformers
datasets:
- mrapacz/greek-interlinear-translations
---
# Model Card for Ancient Greek to English Interlinear Translation Model

This model performs interlinear translation from Ancient Greek to English, 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) → English (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)