Command Palette
Search for a command to run...
Manish Munikar Sushil Shakya Aakash Shrestha

Abstract
Sentiment classification is an important process in understanding people's perception towards a product, service, or topic. Many natural language processing models have been proposed to solve the sentiment classification problem. However, most of them have focused on binary sentiment classification. In this paper, we use a promising deep learning model called BERT to solve the fine-grained sentiment classification task. Experiments show that our model outperforms other popular models for this task without sophisticated architecture. We also demonstrate the effectiveness of transfer learning in natural language processing in the process.
Code Repositories
Benchmarks
| Benchmark | Methodology | Metrics |
|---|---|---|
| sentiment-analysis-on-sst-2-binary | BERT Base | Accuracy: 91.2 |
| sentiment-analysis-on-sst-2-binary | BERT Large | Accuracy: 93.1 |
| sentiment-analysis-on-sst-5-fine-grained | BERT Large | Accuracy: 55.5 |
| sentiment-analysis-on-sst-5-fine-grained | BERT Base | Accuracy: 53.2 |
Build AI with AI
From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.