ZhangShiyue / QGforQA

MIT License
96 stars 21 forks source link

meaning of "No Best!" when testing the pre-trained model (ELMo) #1

Open kwangje opened 4 years ago

kwangje commented 4 years ago
Loading model...
data/experimental/test.tfrecords
USING SKIP CONNECTIONS
No Best!

I tried $MODEL "model_elmo_qg" but this issue happens .. What should I do more ??

ZhangShiyue commented 4 years ago

Hi, have you downloaded the pre-trained models (https://drive.google.com/open?id=1YW-mbiklsGsC-tJOoDUJxj1JbnRFQQnZ)? This error is because there is no "train/model_elmo_qg/best_ckpt.json" file. Please make sure there is a "train/model_elmo_qg/best_ckpt.json" file, which should be found in https://drive.google.com/open?id=1YW-mbiklsGsC-tJOoDUJxj1JbnRFQQnZ.