dair-ai/emotion
Viewer • Updated • 437k • 33.8k • 439
This fine tunned model will do sentiment analysis,based on 6 sentiments - sadness (0), joy (1), love (2), anger (3), fear (4), surprise (5)
Download and run Colab Notebook "FineTunnedBertBaseModel_Use.ipynb" for step by step guidance, which is in "Files and Versions" section. When you run above google colab file you will require following 3 files which is in "Files and versions" section
Overview BaseModel : "bert-base-uncased" DataSet: dair-ai/emotion
Training: After first epoch, accuracy: 0.6497 After third epoch, accuracy: 0.9360
Test: accuracy: 0.9265
For any contribution or discussion please let me know in Discussion section.