CoolFace
Modelpublic

ExecuteAutomation/bert-base-text-classification-model

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes16downloads
README.md20 linesDownload Raw Back to root
1---2license: mit3datasets:4- dair-ai/emotion5language:6- en7metrics:8- accuracy9- f110base_model:11- google-bert/bert-base-uncased12pipeline_tag: text-classification13tags:14- sentiment15- english16library_name: transformers17---18 19## Bert-base-text-classification-model20This model is trained using Bert-base-uncased model as the based model which is helpful for Multi Text classification.