File size: 469 Bytes
06f4a4a 3e1ff5c 06f4a4a 3e1ff5c 06f4a4a 3e1ff5c a0f58d4 3e1ff5c a0f58d4 3e1ff5c 06f4a4a |
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 29 30 31 32 33 34 35 |
---
tags:
- text-classification
- sexism
widget:
- text: I love women
- text: I hate women
datasets:
- MatteoWood/autotrain-data-albert-sexism-classifier
---
# Model Trained Using AutoTrain
- Problem type: Text Classification
# Training parameters
- lr: 5e-05
- epochs: 5
- batch size: 8
## Validation Metrics
loss: 0.40832215547561646
f1: 0.6293779404077365
precision: 0.6522210184182016
recall: 0.6080808080808081
auc: 0.8514470284237725
accuracy: 0.82275
|