Patch models (#6326)
* TFAlbertFor{TokenClassification, MultipleChoice}
* Patch models
* BERT and TF BERT info
s
* Update check_repo
This commit is contained in:
@@ -202,6 +202,7 @@ class TFElectraModelTest(TFModelTesterMixin, unittest.TestCase):
|
||||
TFElectraForTokenClassification,
|
||||
TFElectraForMultipleChoice,
|
||||
TFElectraForSequenceClassification,
|
||||
TFElectraForQuestionAnswering,
|
||||
)
|
||||
if is_tf_available()
|
||||
else ()
|
||||
|
||||
Reference in New Issue
Block a user