File size: 399 Bytes
7c0e5b4 |
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: distilbert/distilbert-base-multilingual-cased
widget:
- text: "I love AutoTrain"
---
# Model Trained Using AutoTrain
- Problem type: Text Classification
## Validation Metrics
loss: 0.08108833432197571
f1: 0.9797297297297297
precision: 0.9666666666666667
recall: 0.9931506849315068
auc: 0.9980365296803654
accuracy: 0.9797297297297297
|