Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 575 Bytes

File metadata and controls

10 lines (6 loc) · 575 Bytes

Fine-tune-BERT-for-sentiment-analysis

BERT is an NLP model developed by Google Research in 2018, after its inception it has achieved state-of-the-art accuracy on several NLP tasks. This notebook demonstrates fine tuning BERT for sentiment analysis.

BERT embedding:

image

Sentiment analysis classification report:

image