spymavro commited on
Commit
c8e45da
·
verified ·
1 Parent(s): ccdfcb0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -4
README.md CHANGED
@@ -183,11 +183,26 @@ Evaluated on the 250 sentence-pairs Stress Set (Ionic, Doric, Homeric dialects).
183
  If you use this model, please cite our LREC 2026 paper:
184
 
185
  > Mavromatis, S., Sofianopoulos, S., Prokopidis, P., & Giagkou, M. (2026).
186
- > *Ancient Greek to Modern Greek Machine Translation: A Novel Benchmark
187
- > and Fine-Tuning Experiments on LLMs and NMT Models.* In Proceedings of
188
- > the 2026 International Conference on Language Resources and Evaluation (LREC 2026).
 
 
189
 
190
- *(BibTeX entry will be added once the official LREC 2026 proceedings are published.)*
 
 
 
 
 
 
 
 
 
 
 
 
 
191
 
192
  You may also cite the related M.Sc. thesis:
193
 
 
183
  If you use this model, please cite our LREC 2026 paper:
184
 
185
  > Mavromatis, S., Sofianopoulos, S., Prokopidis, P., & Giagkou, M. (2026).
186
+ > *Ancient Greek to Modern Greek Machine Translation: A Novel Benchmark and
187
+ > Fine-Tuning Experiments on LLMs and NMT Models.* In Proceedings of the
188
+ > Fifteenth Language Resources and Evaluation Conference (LREC 2026)
189
+ > (pp. 8685–8698). European Language Resources Association (ELRA).
190
+ > https://doi.org/10.63317/4cdk64dgm2w9
191
 
192
+ ```bibtex
193
+ @inproceedings{mavromatis-etal-2026-ancient,
194
+ title = {Ancient Greek to Modern Greek Machine Translation: A Novel Benchmark and Fine-Tuning Experiments on LLMs and NMT Models},
195
+ author = {Mavromatis, Spyridon and Sofianopoulos, Sokratis and Prokopidis, Prokopis and Giagkou, Maria},
196
+ booktitle = {Proceedings of the Fifteenth Language Resources and Evaluation Conference (LREC 2026)},
197
+ month = {May},
198
+ year = {2026},
199
+ pages = {8685--8698},
200
+ address = {Palma, Mallorca, Spain},
201
+ publisher = {European Language Resources Association (ELRA)},
202
+ editor = {Piperidis, Stelios and Bel, Núria and van den Heuvel, Henk and Ide, Nancy and Krek, Simon and Toral, Antonio},
203
+ doi = {10.63317/4cdk64dgm2w9}
204
+ }
205
+ ```
206
 
207
  You may also cite the related M.Sc. thesis:
208