library_name: transformers | |
tags: | |
- autotrain | |
- text-classification | |
base_model: albert/albert-base-v2 | |
widget: | |
- text: "I love AutoTrain" | |
# Model Trained Using AutoTrain | |
- Problem type: Text Classification | |
## Validation Metrics | |
loss: 0.7394976019859314 | |
f1_macro: 0.7635683760683761 | |
f1_micro: 0.7666666666666667 | |
f1_weighted: 0.763568376068376 | |
precision_macro: 0.7832887700534759 | |
precision_micro: 0.7666666666666667 | |
precision_weighted: 0.783288770053476 | |
recall_macro: 0.7666666666666666 | |
recall_micro: 0.7666666666666667 | |
recall_weighted: 0.7666666666666667 | |
accuracy: 0.7666666666666667 | |