Skip to content

Fine-tuning pretrained BERT model for sentiment analysis (text classification)

Notifications You must be signed in to change notification settings

morikaglobal/finetune_bert_model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Fine-tuning pretrained BERT model for text classification

In the notebook, I fine-tuned pretrained BERT model for text classification for sentiment analysis of user comments using dataset provided by Hugging Face