Skip to content

bmt621/sentiment-classifier-bert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

USAGE

INFERENCE

alt text

if you have your trained model already, edit the infer.py file and set model path to path where your model is located, else if you want to use my trained model you can find it here.

head on to the terminal and type this

python infer.py

TRAINING

check example.py on how you can train your own model

About

Effecient Bert model for sentiment review trained on yelp dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages