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.788976788520813 | |
f1_macro: 0.41023901950484 | |
f1_micro: 0.6882051282051282 | |
f1_weighted: 0.6702012280264079 | |
precision_macro: 0.5403494920289723 | |
precision_micro: 0.6882051282051282 | |
precision_weighted: 0.6798424465092253 | |
recall_macro: 0.38718292332261495 | |
recall_micro: 0.6882051282051282 | |
recall_weighted: 0.6882051282051282 | |
accuracy: 0.6882051282051282 | |