项目作者: 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
创建时间: 2020-07-18T20:42:21Z
项目社区:https://github.com/nitinh/BERT_NLP

开源协议:

下载


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

=================================================