Patch models (#6326)
* TFAlbertFor{TokenClassification, MultipleChoice}
* Patch models
* BERT and TF BERT info
s
* Update check_repo
This commit is contained in:
@@ -265,6 +265,7 @@ class TFBertModelTest(TFModelTesterMixin, unittest.TestCase):
|
||||
(
|
||||
TFBertModel,
|
||||
TFBertForMaskedLM,
|
||||
TFBertLMHeadModel,
|
||||
TFBertForNextSentencePrediction,
|
||||
TFBertForPreTraining,
|
||||
TFBertForQuestionAnswering,
|
||||
|
||||
Reference in New Issue
Block a user