项目作者: nitinh
项目描述 :
Performing various NLP Tasks including Sentiment Analysis, Named Entity Recognition,Question Answering, Intent Recognition using BERT NLP framework
高级语言: Jupyter Notebook
项目地址: git://github.com/nitinh/BERT_NLP.git
BERT
BERT_Sentiment_Analysis.ipynb
BERT _BASE_UNCASED model trained with the data from ai.standford.edu
After 1 epoch and Train Barch Size = 4 , Validation Batch Size = 4
Validation Set Accuracy Score = 0.93844
=================================================