tags: | |
- autotrain | |
- text-classification | |
base_model: cross-encoder/nli-distilroberta-base | |
widget: | |
- text: "I love AutoTrain" | |
# Model Trained Using AutoTrain | |
- Problem type: Text Classification | |
## Validation Metrics | |
loss: 1.945299744606018 | |
f1_macro: 0.30714691820978623 | |
f1_micro: 0.40358744394618834 | |
f1_weighted: 0.34876029798237923 | |
precision_macro: 0.46399317884851915 | |
precision_micro: 0.40358744394618834 | |
precision_weighted: 0.4327219217629977 | |
recall_macro: 0.3275659862704397 | |
recall_micro: 0.40358744394618834 | |
recall_weighted: 0.40358744394618834 | |
accuracy: 0.40358744394618834 | |