tags: | |
- autotrain | |
- text-classification | |
base_model: FacebookAI/roberta-base | |
widget: | |
- text: "I love AutoTrain" | |
# Model Trained Using AutoTrain | |
- Problem type: Text Classification | |
## Validation Metrics | |
loss: 0.6297826170921326 | |
f1_macro: 0.4816068607537802 | |
f1_micro: 0.7595993322203672 | |
f1_weighted: 0.7200875302213234 | |
precision_macro: 0.43893012260157244 | |
precision_micro: 0.7595993322203672 | |
precision_weighted: 0.6897811983632075 | |
recall_macro: 0.5450973972826977 | |
recall_micro: 0.7595993322203672 | |
recall_weighted: 0.7595993322203672 | |
accuracy: 0.7595993322203672 | |