distilbert_km_100_v1_qqp
This model is a fine-tuned version of Hartunka/distilbert_km_100_v1 on the GLUE QQP dataset. It achieves the following results on the evaluation set:
- Loss: 0.4085
- Accuracy: 0.8093
- F1: 0.7424
- Combined Score: 0.7758
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: 256
- eval_batch_size: 256
- seed: 10
- 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: 50
Training results
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Combined Score |
|---|---|---|---|---|---|---|
| 0.4919 | 1.0 | 1422 | 0.4533 | 0.7821 | 0.6642 | 0.7232 |
| 0.3921 | 2.0 | 2844 | 0.4085 | 0.8093 | 0.7424 | 0.7758 |
| 0.3188 | 3.0 | 4266 | 0.4120 | 0.8208 | 0.7563 | 0.7885 |
| 0.2569 | 4.0 | 5688 | 0.4426 | 0.8242 | 0.7465 | 0.7853 |
| 0.2054 | 5.0 | 7110 | 0.4547 | 0.8260 | 0.7674 | 0.7967 |
| 0.1647 | 6.0 | 8532 | 0.4840 | 0.8284 | 0.7721 | 0.8002 |
| 0.1329 | 7.0 | 9954 | 0.5799 | 0.8250 | 0.7713 | 0.7981 |
Framework versions
- Transformers 4.50.2
- Pytorch 2.2.1+cu121
- Datasets 2.18.0
- Tokenizers 0.21.1
- Downloads last month
- -
Model tree for Hartunka/distilbert_km_100_v1_qqp
Base model
Hartunka/distilbert_km_100_v1Dataset used to train Hartunka/distilbert_km_100_v1_qqp
Evaluation results
- Accuracy on GLUE QQPself-reported0.809
- F1 on GLUE QQPself-reported0.742