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.893719494342804 | |
f1_macro: 0.6365079365079365 | |
f1_micro: 0.7857142857142857 | |
f1_weighted: 0.727437641723356 | |
precision_macro: 0.6166666666666667 | |
precision_micro: 0.7857142857142857 | |
precision_weighted: 0.7047619047619048 | |
recall_macro: 0.6875 | |
recall_micro: 0.7857142857142857 | |
recall_weighted: 0.7857142857142857 | |
accuracy: 0.7857142857142857 | |