← Search

Agnes Luhtaru

3 accepted papers

2024

Multilinguality or Back-translation? A Case Study with Estonian

COLING 2024main

Machine translation quality is highly reliant on large amounts of training data, and, when a limited amount of parallel data is available, synthetic back-translated or multilingual data can be used in addition. In this work, we introduce SynEst, a synthetic corpus of translations from 11 languages i…

Cited by 0SourcePDFScholar
2024

Teaching Llama a New Language Through Cross-Lingual Knowledge Transfer

NAACL 2024findings

This paper explores cost-efficient methods to adapt pretrained Large Language Models (LLMs) to new lower-resource languages, with a specific focus on Estonian. Leveraging the Llama 2 model, we investigate the impact of combining cross-lingual instruction-tuning with additional monolingual pretrainin…

2024

To Err Is Human, but Llamas Can Learn It Too

EMNLP 2024finding

This study explores enhancing grammatical error correction (GEC) through automatic error generation (AEG) using language models (LMs). Specifically, we fine-tune Llama 2 LMs for error generation and find that this approach yields synthetic errors akin to human errors. Next, we train GEC Llama models…