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: 0.28241145610809326 | |
f1_macro: 0.8093855588593053 | |
f1_micro: 0.9515418502202643 | |
f1_weighted: 0.949198754683482 | |
precision_macro: 0.8090277777777778 | |
precision_micro: 0.9515418502202643 | |
precision_weighted: 0.9473201174743024 | |
recall_macro: 0.8100845864661653 | |
recall_micro: 0.9515418502202643 | |
recall_weighted: 0.9515418502202643 | |
accuracy: 0.9515418502202643 | |