Vietnamese Question Answering on Tabular Data via Large Language Models
摘要
Question Answering on Tabular Data has garnered significant interest within the Natural Language Processing community due to its real-world applicability in extracting insights from structured data, thereby enhancing data accessibility and decision-making. This paper introduces an approach leveraging large language models and prompt engineering to translate natural language queries into executable code (Python and SQL). We explore and combine various strategies to optimize performance. Experiments conducted on a Vietnamese translation of the test data from SemEval 2025 Task 8: DataBench, Question-Answering over Tabular Data demonstrate that framing the task as a text-to-Python code generation problem, utilizing the capabilities of GPT-4o, yields superior performance across two sub-tasks.