tags: | |
- autotrain | |
- text-classification | |
base_model: dccuchile/bert-base-spanish-wwm-uncased | |
widget: | |
- text: "I love AutoTrain" | |
# Model Trained Using AutoTrain | |
- Problem type: Text Classification | |
## Validation Metrics | |
loss: 0.4560791552066803 | |
f1_macro: 0.5827519388643628 | |
f1_micro: 0.862051282051282 | |
f1_weighted: 0.8498092535122342 | |
precision_macro: 0.7503098084781329 | |
precision_micro: 0.862051282051282 | |
precision_weighted: 0.8547620613043388 | |
recall_macro: 0.5470287397806436 | |
recall_micro: 0.862051282051282 | |
recall_weighted: 0.862051282051282 | |
accuracy: 0.862051282051282 | |