autotrain-Proj2 / README.md
viswapani's picture
Upload folder using huggingface_hub
502ceb8 verified
---
tags:
- autotrain
- text-classification
base_model: google-bert/bert-base-uncased
widget:
- text: "I love AutoTrain"
---
# Model Trained Using AutoTrain
- Problem type: Text Classification
## Validation Metrics
loss: 0.20073668658733368
f1_macro: 0.9426125231105765
f1_micro: 0.95
f1_weighted: 0.9491636264355588
precision_macro: 0.9521580043860856
precision_micro: 0.95
precision_weighted: 0.9523813325829804
recall_macro: 0.9394002407663209
recall_micro: 0.95
recall_weighted: 0.95
accuracy: 0.95