kevinduh / san_mrc

Stochastic Answer Networks (SAN) for Machine Reading Comprehension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to test the model?

ztl-35 opened this issue · comments

Hi,I am a student of deep learning, could you tell me How do you test a trained model?
Is the command like this? python train.pkl test_data?