File size: 378 Bytes
ca0d82e |
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 |
---
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.3079245686531067
f1: 0.9307469180565627
precision: 0.9708774583963692
recall: 0.8938022284122563
auc: 0.9840253557545333
accuracy: 0.9334958217270195
|