Closed danilojsl closed 1 month ago
This PR adds the BertForMultipleChoice model, extending the BERT architecture to handle multiple-choice tasks.
BertForMultipleChoice
This transformer enhances BERT’s versatility by allowing users to tackle tasks that involve multiple-choice scenarios, such as:
Description
This PR adds the
BertForMultipleChoice
model, extending the BERT architecture to handle multiple-choice tasks.Motivation and Context
This transformer enhances BERT’s versatility by allowing users to tackle tasks that involve multiple-choice scenarios, such as:
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: