distilbert-base-multilingual-cased_classification_finetuned_ptt_adptive
This model is a fine-tuned version of distilbert/distilbert-base-multilingual-cased on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 0.8073
- F1: 0.7853
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: 3e-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: cosine
- lr_scheduler_warmup_steps: 500
- num_epochs: 10
Training results
Training Loss | Epoch | Step | Validation Loss | F1 |
---|---|---|---|---|
0.6336 | 1.0 | 260 | 0.6468 | 0.5210 |
0.6543 | 2.0 | 520 | 0.6462 | 0.5210 |
0.6251 | 3.0 | 780 | 0.6006 | 0.6602 |
0.5371 | 4.0 | 1040 | 0.5473 | 0.7110 |
0.4541 | 5.0 | 1300 | 0.5139 | 0.7330 |
0.286 | 6.0 | 1560 | 0.5472 | 0.7750 |
0.1741 | 7.0 | 1820 | 0.7497 | 0.7731 |
0.1263 | 8.0 | 2080 | 0.8073 | 0.7853 |
0.0691 | 9.0 | 2340 | 0.8878 | 0.7786 |
0.0585 | 10.0 | 2600 | 0.8854 | 0.7830 |
Framework versions
- Transformers 4.39.3
- Pytorch 2.2.2+cu121
- Datasets 2.18.0
- Tokenizers 0.15.2
- Downloads last month
- 117
Inference Providers
NEW
This model is not currently available via any of the supported third-party Inference Providers, and
the model is not deployed on the HF Inference API.