susanli2016 / NLP-with-Python

Scikit-Learn, NLTK, Spacy, Gensim, Textblob and more
2.72k stars 2.01k forks source link

How to test on new values in Text_classification_with_BERT.ipynb #31

Open ShivanshuPurohit opened 3 years ago

ShivanshuPurohit commented 3 years ago

As title suggests, how do I test on new values rather than simply on validation dataloader? Please and thank you.