diff --git a/examples/test_examples.py b/examples/test_examples.py index 54431316e..eb42aaf45 100644 --- a/examples/test_examples.py +++ b/examples/test_examples.py @@ -79,7 +79,6 @@ class ExamplesTests(unittest.TestCase): def test_run_language_modeling(self): stream_handler = logging.StreamHandler(sys.stdout) logger.addHandler(stream_handler) - # TODO: switch to smaller model like sshleifer/tiny-distilroberta-base testargs = """ run_language_modeling.py