SOTAVerified

QOG:Question and Options Generation based on Language Model

2024-06-18Unverified0· sign in to hype

Jincheng Zhou

Unverified — Be the first to reproduce this paper.

Reproduce

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 language models (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 large language model Llama 3-8B.

Tasks

Reproductions