Transformer-Based Models for Tamil QA Tasks: A Comprehensive Study on Transformer Augmentation for Contextual Understanding
摘要
With the incremental use of large language models (LLMs) there is an increasing interest in lightweight substitutes that are easier to train and deploy, specifically in resource-constrained systems. Transformer-based models provide such flexibility, enabling task-specific adaptation with lower computational cost. This research addresses the possible challenges of contextual understanding in underrepresented language, Tamil, by evaluating the effectiveness of primarily 3 transformer model-based approaches: one a custom encoder-decoder model (using RoBERTa and GPT2) and the famous mT5 model. The study uses a synset-based dataset to enhance semantic understanding, followed by fine-tuning with the QA dataset to enhance the contextual understanding. The performance of both models is evaluated using metrics such as METEOR and BERTScore (F1), alongside system-level assessments of training resource utilization, including memory and computational space.