from local

This commit is contained in:
dohe0342 2023-02-25 16:09:49 +09:00
parent 9bbc383309
commit 1645baf003
2 changed files with 1 additions and 0 deletions

View File

@ -954,6 +954,7 @@ def main() -> None:
G=G,
sos_id=sos_id,
eos_id=eos_id,
graph_compiler=graph_compiler,
)
save_results(params=params, test_set_name=test_set, results_dict=results_dict)