Fix slow tests v4.2.0 (#9561)
* Fix conversational pipeline test * LayoutLM * ProphetNet * BART * Blenderbot & small * Marian * mBART * Pegasus * Tapas tokenizer * BERT2BERT test * Style * Example requirements * TF BERT2BERT test
This commit is contained in:
@@ -302,6 +302,7 @@ def _long_tensor(tok_lst):
|
||||
|
||||
|
||||
@require_tokenizers
|
||||
@require_tf
|
||||
class TFBlenderbot400MIntegrationTests(unittest.TestCase):
|
||||
src_text = ["My friends are cool but they eat too many carbs."]
|
||||
model_name = "facebook/blenderbot-400M-distill"
|
||||
|
||||
Reference in New Issue
Block a user