max-pooled-gender
This model is a fine-tuned version of alex-miller/ODABert on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 0.2321
- Accuracy: 0.9388
- F1: 0.9227
- Precision: 0.8822
- Recall: 0.9671
Model description
More information needed
Intended uses & limitations
More information needed
Training and evaluation data
More information needed
Training procedure
Training hyperparameters
The following hyperparameters were used during training:
- learning_rate: 2e-06
- train_batch_size: 24
- eval_batch_size: 24
- seed: 42
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: linear
- num_epochs: 5
Training results
Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
---|---|---|---|---|---|---|---|
0.5047 | 1.0 | 342 | 0.3547 | 0.8557 | 0.8363 | 0.7315 | 0.9761 |
0.307 | 2.0 | 684 | 0.2725 | 0.9142 | 0.8951 | 0.8316 | 0.9690 |
0.2515 | 3.0 | 1026 | 0.2407 | 0.9417 | 0.9260 | 0.8894 | 0.9658 |
0.2282 | 4.0 | 1368 | 0.2345 | 0.9388 | 0.9227 | 0.8822 | 0.9671 |
0.2126 | 5.0 | 1710 | 0.2321 | 0.9388 | 0.9227 | 0.8822 | 0.9671 |
Framework versions
- Transformers 4.46.2
- Pytorch 2.5.1+cu124
- Datasets 3.1.0
- Tokenizers 0.20.3
- Downloads last month
- 16
Model tree for alex-miller/max-pooled-gender
Base model
google-bert/bert-base-multilingual-uncased
Finetuned
alex-miller/ODABert