Adding the rest of wrappers so finetuning for classification is supported out of the box

#53
by versae - opened

Adding the rest of the model wrappers (AutoModelForSequenceClassification, AutoModelForMultipleChoice, AutoModelForQuestionAnswering and AutoModelForTokenClassification) so finetuning for sequence, token, and other classification tasks is supported out of the box.

zpn changed pull request status to merged

Sign up or log in to comment