ByT5_g2g / README.md
sp1r05's picture
Update README.md
1b2d318 verified
|
raw
history blame
1.13 kB
metadata
language:
  - el
pipeline_tag: text-generation

ByT5 Greeklish to Greek Conversion Model

Model Overview

This model is a finetuned version of the ByT5 transformer model specifically trained to convert Greeklish (Greek written with Latin characters) to Greek (Greek written with Greek characters). The base model, ByT5, is a variant of the T5 model that operates directly on byte sequences, making it particularly well-suited for tasks involving text written in non-standard forms or using non-standard characters.

Model Details

  • Model Name: ByT5_g2g
  • Model Architecture: ByT5
  • Finetuned for Task: Greeklish to Greek Transliteration

Model Sources

  • Paper: Toumazatos, A., Pavlopoulos, J., Androutsopoulos, I., & Vassos, S. (2024). Still All Greeklish to Me: Greeklish to Greek Transliteration. In Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024) (pp. 15309–15319). ELRA and ICCL.

    https://aclanthology.org/2024.lrec-main.1330/

  • Repository: https://github.com/nlpaueb/greeklish