I am trying to create an instance of the BertForSequenceClassification model for multilabel text classification with the following code
model = BertForSequenceCla