[s2s] distributed eval cleanup (#7186)

This commit is contained in:
Sam Shleifer
2020-09-16 15:38:37 -04:00
committed by GitHub
parent 3babef815c
commit 0203ad43bc
4 changed files with 47 additions and 31 deletions

View File

@@ -156,7 +156,7 @@ def run_generate(verbose=True):
scores["info"] = args.info
if verbose:
print(*scores)
print(scores)
if args.score_path is not None:
path = args.score_path