distilbertindo
This model is a fine-tuned version of distilbert-base-multilingual-cased on the None dataset. It achieves the following results on the evaluation set:
- Loss: 1.0050
- Accuracy: 0.7665
- Precision: 0.7331
- Recall: 0.7249
- F1: 0.7283
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: 5e-05
- train_batch_size: 16
- eval_batch_size: 16
- seed: 42
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- num_epochs: 999
Training results
Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
---|---|---|---|---|---|---|---|
0.6598 | 1.0 | 761 | 0.5653 | 0.7537 | 0.7162 | 0.7195 | 0.7177 |
0.1648 | 2.0 | 1522 | 0.5762 | 0.7724 | 0.7404 | 0.7427 | 0.7412 |
0.3056 | 3.0 | 2283 | 0.6791 | 0.7619 | 0.7358 | 0.7509 | 0.7401 |
0.0965 | 4.0 | 3044 | 0.7598 | 0.7613 | 0.7324 | 0.7107 | 0.7179 |
0.0117 | 5.0 | 3805 | 1.0050 | 0.7665 | 0.7331 | 0.7249 | 0.7283 |
Framework versions
- Transformers 4.37.2
- Pytorch 2.2.1+cu121
- Datasets 2.17.1
- Tokenizers 0.15.2
- Downloads last month
- 4
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social
visibility and check back later, or deploy to Inference Endpoints (dedicated)
instead.