kevinduh / san_mrc

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

About ContextualEmbed #7

Closed NoneWait closed 5 years ago

NoneWait commented 5 years ago

Hi~ When I try to run the code, I get a error in recurrent.py: FileNotFoundError: [Errno 2] No such file or directory: 'data/MT-LSTM.pt' How can I get the file ? Thanks~

namisan commented 5 years ago

Could you run/check download.sh first?