Tencent / NeuralNLP-NeuralClassifier

An Open-source Neural Hierarchical Multi-label Text Classification Toolkit
Other
1.83k stars 402 forks source link

Fix incorrect eval.model_dir in train.json #1

Closed GitHub30 closed 5 years ago

GitHub30 commented 5 years ago

This PR fixes incorrect eval.model_dir.

No such file or directory: 'checkpoint_dir_rcv1/TextCNN' https://colab.research.google.com/drive/14bJpYZ01tIwmu4gxOnP1hBBeZVa0hwFA

This PR is working correctly. https://colab.research.google.com/drive/1rsRVu7umyo973HdLyUpQZPIflm1uOMoO

liqunhit commented 5 years ago

thx, it is ok. In fact, train and eval are independent and decoupled, and any path of a model can be set in eval.