CoolFace
Modelpublic

roncc13/trainCMDBERT-sample

sourceHugging Faceupdated 10mo agoView on Hugging Face
0likes11downloads
README.md28 linesDownload Raw Back to root
1 2---3library_name: transformers4tags:5- autotrain6- text-classification7base_model: dost-asti/BERT-ceb-cased8widget:9- text: "I love AutoTrain"10---11 12# Model Trained Using AutoTrain13 14- Problem type: Text Classification15 16## Validation Metrics17loss: 0.0444108545780181918 19f1: 0.952380952380952320 21precision: 0.909090909090909122 23recall: 1.024 25auc: 1.026 27accuracy: 0.9528