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:
@@ -295,6 +295,7 @@ def _long_tensor(tok_lst):
|
||||
|
||||
|
||||
@require_tokenizers
|
||||
@require_tf
|
||||
class TFBlenderbot90MIntegrationTests(unittest.TestCase):
|
||||
src_text = [
|
||||
"Social anxiety\nWow, I am never shy. Do you have anxiety?\nYes. I end up sweating and blushing and feel like i'm going to throw up.\nand why is that?"
|
||||
|
||||
Reference in New Issue
Block a user