distilbert-base-uncased-multilabel-indonesian-hate-speech
This model is a fine-tuned version of distilbert/distilbert-base-uncased on the None dataset. It achieves the following results on the evaluation set:
- Loss: 0.2626
- F1: 0.7330
- Roc Auc: 0.8326
- Accuracy: 0.6273
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-05
- train_batch_size: 8
- eval_batch_size: 8
- seed: 42
- optimizer: Use OptimizerNames.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 | F1 | Roc Auc | Accuracy |
|---|---|---|---|---|---|---|
| 0.2858 | 1.0 | 1148 | 0.2735 | 0.6436 | 0.7622 | 0.5429 |
| 0.2253 | 2.0 | 2296 | 0.2432 | 0.7093 | 0.8070 | 0.6005 |
| 0.1856 | 3.0 | 3444 | 0.2518 | 0.7196 | 0.8150 | 0.6213 |
| 0.1492 | 4.0 | 4592 | 0.2543 | 0.7286 | 0.8281 | 0.6189 |
| 0.1279 | 5.0 | 5740 | 0.2626 | 0.7330 | 0.8326 | 0.6273 |
Framework versions
- Transformers 4.51.3
- Pytorch 2.7.0+cu128
- Datasets 3.6.0
- Tokenizers 0.21.1
- Downloads last month
- 1
Model tree for PaceKW/distilbert-base-uncased-multilabel-indonesian-hate-speech
Base model
distilbert/distilbert-base-uncased