kevinduh / san_mrc

Stochastic Answer Networks (SAN) for Machine Reading Comprehension
BSD 3-Clause "New" or "Revised" License
148 stars 47 forks source link

How to test the model? #15

Closed ztl-35 closed 5 years ago

ztl-35 commented 5 years ago

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?