Add auto next sentence prediction (#8432)
* Add auto next sentence prediction * Fix style * Add mobilebert next sentence prediction
This commit is contained in:
@@ -87,10 +87,8 @@ IGNORE_NON_AUTO_CONFIGURED = [
|
||||
"RagSequenceForGeneration",
|
||||
"RagTokenForGeneration",
|
||||
"T5Stack",
|
||||
"TFBertForNextSentencePrediction",
|
||||
"TFFunnelBaseModel",
|
||||
"TFGPT2DoubleHeadsModel",
|
||||
"TFMobileBertForNextSentencePrediction",
|
||||
"TFOpenAIGPTDoubleHeadsModel",
|
||||
"XLMForQuestionAnswering",
|
||||
"XLMProphetNetDecoder",
|
||||
|
||||
Reference in New Issue
Block a user