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:
@@ -310,6 +310,7 @@ TOLERANCE = 1e-4
|
||||
|
||||
@require_sentencepiece
|
||||
@require_tokenizers
|
||||
@require_tf
|
||||
class TFMBartModelIntegrationTest(unittest.TestCase):
|
||||
src_text = [
|
||||
" UN Chief Says There Is No Military Solution in Syria",
|
||||
|
||||
Reference in New Issue
Block a user