Open iNeil77 opened 6 years ago
First of all thank you for making the code public! I have run models/nn_task_message.py with PERSIST=True but don't see any saved model. How can I save the model and use it to generate predictions for my own set of Tweets?
models/nn_task_message.py
PERSIST=True
First of all thank you for making the code public! I have run
models/nn_task_message.py
withPERSIST=True
but don't see any saved model. How can I save the model and use it to generate predictions for my own set of Tweets?