codekojo/Sentiment-Analysis-of-Pidgin-English-using-DistilBERT
This Python script is designed for the task of classifying Pidgin language text into various sentiment categories using a DistilBert model. It covers the entire workflow from data preparation to model training and evalua
Jupyter NotebookMIT