make style

This commit is contained in:
Patrick von Platen
2020-02-25 16:41:54 +01:00
parent ec16142ee5
commit f5b50c6b8e
4 changed files with 0 additions and 4 deletions

View File

@@ -400,7 +400,6 @@ class XLMModelTest(ModelTesterMixin, unittest.TestCase):
class XLMModelLanguageGenerationTest(unittest.TestCase):
@slow
def test_lm_generate_xlm_mlm_en_2048(self):
model = XLMWithLMHeadModel.from_pretrained("xlm-mlm-en-2048")