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: 1.4641646146774292 | |
f1_macro: 0.11844416562107904 | |
f1_micro: 0.4206773618538324 | |
f1_weighted: 0.24913389560226964 | |
precision_macro: 0.08413547237076649 | |
precision_micro: 0.4206773618538324 | |
precision_weighted: 0.17696944277630028 | |
recall_macro: 0.2 | |
recall_micro: 0.4206773618538324 | |
recall_weighted: 0.4206773618538324 | |
accuracy: 0.4206773618538324 | |