tags: | |
- text-classification | |
- sexism | |
widget: | |
- text: I love women | |
- text: I hate women | |
datasets: | |
- MatteoWood/bert-sexism-classifier-aug200-dataset | |
--- | |
# Model Trained Using AutoTrain | |
- Problem type: Text Classification | |
# Training parameters | |
- lr: 5e-05 | |
- epochs: 5 | |
- batch size: 8 | |
## Validation Metrics | |
loss: 0.35955047607421875 | |
f1: 0.5477528089887641 | |
precision: 0.8986175115207373 | |
recall: 0.3939393939393939 | |
auc: 0.8849468102956475 | |
accuracy: 0.839 | |