2000 character limit reached
QOG:Question and Options Generation based on Language Model (2406.12381v3)
Published 18 Jun 2024 in cs.CL, cs.LG, and cs.AI
Abstract: Question-Options Generation (QOG) is a task that involves generating a set of question-options pairs given context. This task has various applications, including fine-tuning large models, information retrieval, and automated multiple-choice question generation for education. In this paper, we develop QOG models using three different methods based on fine-tuning sequence-to-sequence LLMs (LMs). Experiments demonstrate that the end-to-end QOG model is computationally efficient and stable during both training and inference, outperforming other methods. Furthermore, our analysis indicates that our QOG models are competitive on the QOG task compared to the LLM Llama 3-8B.