提交 6cdb95e0 编写于 作者: Q qingqing01

Small update

上级 37a67272
...@@ -96,7 +96,7 @@ if __name__ == "__main__": ...@@ -96,7 +96,7 @@ if __name__ == "__main__":
"-m", "-m",
"--init_model", "--init_model",
type=str, type=str,
default='checkpoint/194', default='checkpoint/199',
help="The init model file of directory.") help="The init model file of directory.")
parser.add_argument( parser.add_argument(
"-s", "--input_style", type=str, default='A', help="A or B") "-s", "--input_style", type=str, default='A', help="A or B")
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册