From bef486c8c06e8d743a98b89910658a615acc8bbc Mon Sep 17 00:00:00 2001 From: Scott Gasch Date: Mon, 15 Nov 2021 16:55:26 -0800 Subject: Making remote training work better. --- logging_utils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'logging_utils.py') diff --git a/logging_utils.py b/logging_utils.py index 7be31e3..819e3d3 100644 --- a/logging_utils.py +++ b/logging_utils.py @@ -76,7 +76,7 @@ cfg.add_argument( cfg.add_argument( '--logging_filename_count', type=int, - default=2, + default=7, metavar='COUNT', help='The number of logging_filename copies to keep before deleting.' ) -- cgit v1.3