From 322dffc6c9a44fd504b24b0efcbcaa419b577a93 Mon Sep 17 00:00:00 2001 From: Stas Bekman Date: Fri, 7 Aug 2020 18:30:39 -0700 Subject: [PATCH] remove a TODO item to use a tiny model (#6338) as discussed with @sshleifer, removing this TODO to switch to a tiny model, since it won't be able to test the results of the evaluation (i.e. the results are meaningless). --- examples/test_examples.py | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/test_examples.py b/examples/test_examples.py index 54431316e7..eb42aaf456 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