Fine-tuning the Model on the Multiple-choice Task
In this notebook, we will see how to fine-tune a Transformer model on a multiple-choice task where multiple options are provided for each input and the model guesses which is the most likely answer.
In this notebook, we will see how to fine-tune a Transformer model on a multiple-choice task where multiple options are provided for each input and the model guesses which is the most likely answer.