Skip to content

How to do evaluate/test the model  #1

@sabirdvd

Description

@sabirdvd

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions