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.29163089394569397 | |
f1_macro: 0.7727998858935957 | |
f1_micro: 0.92 | |
f1_weighted: 0.9113598630723149 | |
precision_macro: 0.7648809523809524 | |
precision_micro: 0.92 | |
precision_weighted: 0.9053571428571427 | |
recall_macro: 0.7833333333333332 | |
recall_micro: 0.92 | |
recall_weighted: 0.92 | |
accuracy: 0.92 | |