File size: 378 Bytes
2ea07e6 |
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: dccuchile/bert-base-spanish-wwm-cased
widget:
- text: "I love AutoTrain"
---
# Model Trained Using AutoTrain
- Problem type: Text Classification
## Validation Metrics
loss: 0.41906410455703735
f1: 0.8493150684931506
precision: 0.8157894736842105
recall: 0.8857142857142857
auc: 0.9059649122807018
accuracy: 0.835
|