Skip to content

This notebook is my text classification study using Transformers/BERT model as part for my Master. I fine-turned a BERT (Bidirectional Encoder Representation from Transformers) to classify positive, negative and neutral tweets. The model's accuracy is 95.59% (training data), 78.8% (validation data) and 75.46% (test data).

Notifications You must be signed in to change notification settings

Arame93/Sentimental-Analysis-using-Tranformers-BERT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

NLP_Master_Thesis

This is the notebook for my text classification study using Transformers especially BERT model as part for my Master Thesis.

About

This notebook is my text classification study using Transformers/BERT model as part for my Master. I fine-turned a BERT (Bidirectional Encoder Representation from Transformers) to classify positive, negative and neutral tweets. The model's accuracy is 95.59% (training data), 78.8% (validation data) and 75.46% (test data).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published