tags: | |
- autotrain | |
- text-classification | |
base_model: cross-encoder/nli-roberta-base | |
widget: | |
- text: "I love AutoTrain" | |
# Model Trained Using AutoTrain | |
- Problem type: Text Classification | |
## Validation Metrics | |
loss: 1.3794080018997192 | |
f1_macro: 0.21842933805832918 | |
f1_micro: 0.4551574223406493 | |
f1_weighted: 0.306703002026862 | |
precision_macro: 0.19546905037281545 | |
precision_micro: 0.4551574223406493 | |
precision_weighted: 0.2510467302490216 | |
recall_macro: 0.2811753463927377 | |
recall_micro: 0.4551574223406493 | |
recall_weighted: 0.4551574223406493 | |
accuracy: 0.4551574223406493 | |