Skip to content

Commit

Permalink
remove training whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
priyakasimbeg committed Sep 28, 2023
1 parent a2beafb commit 255d835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion submission_runner.py
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@ def train_once(
_reset_cuda_mem()

train_state['last_step_end_time'] = get_time()

metrics = {'eval_results': eval_results, 'global_step': global_step}

if log_dir is not None:
Expand Down

0 comments on commit 255d835

Please sign in to comment.