You can make this BERT project in 20 minutes. This is a Kaggle NLP challenge where we used Deep Learning for a solution. Bert is a Transformer based model with high performance. Using Huggingface Transformers we are able to load a pretrained BERT model and finetune it quickly and easily. The code for the submission is linked below. This is part of a larger Kaggle series I'm doing, so feel free to check out the first episode that goes over the EDA if you're interested.
Kaggle first episode: • Exploratory Data Analysis, DON'T SKIP IT
Link to notebook: https://www.kaggle.com/ejmejm/commonl...