Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A question about PWIM-main_sts #23

Open
meperdine opened this issue Apr 4, 2019 · 1 comment
Open

A question about PWIM-main_sts #23

meperdine opened this issue Apr 4, 2019 · 1 comment

Comments

@meperdine
Copy link

Traceback (most recent call last):
File "main_sts.py", line 893, in
main(args)
File "main_sts.py", line 466, in main
combine_mode, lm_mode)#, corpus)
TypeError: init() takes exactly 24 arguments (23 given)

请问这个问题怎么解决呢 我看是模型里缺了一个deepCNN的参数 这个应该怎么赋值呢 谢谢

@lanwuwei
Copy link
Owner

lanwuwei commented Apr 4, 2019

parser.add_argument('--deep_CNN', type=bool, default=True, help='use 19 layer CNN or not')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants