File size: 460 Bytes
ff0a4aa baee73d ff0a4aa baee73d ff0a4aa baee73d ff0a4aa baee73d ff0a4aa |
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 |
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
|