File size: 378 Bytes
711eaab |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 |
---
library_name: transformers
tags:
- autotrain
- text-classification
base_model: microsoft/deberta-v3-base
widget:
- text: "I love AutoTrain"
---
# Model Trained Using AutoTrain
- Problem type: Text Classification
## Validation Metrics
loss: 0.4501543343067169
f1: 0.8251121076233184
precision: 0.7479674796747967
recall: 0.92
auc: 0.9066000000000001
accuracy: 0.805
|