From c27f113b2525023fb80dbc8f5d22c11c4767381c Mon Sep 17 00:00:00 2001 From: Hui Zhang Date: Thu, 1 Jun 2023 11:35:33 +0000 Subject: [PATCH] fix ckpt --- examples/other/rhy/run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/other/rhy/run.sh b/examples/other/rhy/run.sh index d1f56586e..3b65e5836 100755 --- a/examples/other/rhy/run.sh +++ b/examples/other/rhy/run.sh @@ -14,7 +14,7 @@ csmsc_data=000001-010000.txt conf_path=conf/default.yaml train_output_path=exp/default -ckpt_name=snapshot_iter_2600.pdz +ckpt_name=snapshot_iter_4680.pdz text=我们城市的复苏有赖于他强有力的政策。 print_eval=false