Closed FlorisFok closed 3 years ago
Hi Floris,
I don't know GPT2ForSequenceClassification well enough to be sure that it works with our codebase out of the box, which is why I didn't add it. If you've already added it yourself and didn't observe any problems, feel free to create a pull request :)
gpt2 is missing the SEQUENCE_CLASSIFIER_WRAPPER; GPT2ForSequenceClassification, which is available in the transformer module.