from local

This commit is contained in:
dohe0342 2023-02-02 18:59:58 +09:00
parent c74802ff07
commit 08935209f3
2 changed files with 1 additions and 0 deletions

View File

@ -590,6 +590,7 @@ def main():
lexicon=lexicon,
sos_id=sos_id,
eos_id=eos_id,
token_dict,
)
save_results(params=params, test_set_name=test_set, results_dict=results_dict)