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

How to do evaluate/test the model #1

Open
sabirdvd opened this issue Jul 30, 2018 · 0 comments
Open

How to do evaluate/test the model #1

sabirdvd opened this issue Jul 30, 2018 · 0 comments

Comments

@sabirdvd
Copy link

sabirdvd commented Jul 30, 2018

How to do evaluate/test the model after training ?

I tried with both version of python2/3 but after training
I'm getting this error when I run test
python main.py test

train_data = DocumentPair(opt.test_data_root, doc_type='test')
TypeError: init() takes at least 3 arguments (3 given)

@sabirdvd sabirdvd changed the title How to do evaluate/test the mode How to do evaluate/test the model Jul 30, 2018
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

1 participant