distilbert_rand_20_v1_qqp
This model is a fine-tuned version of Hartunka/distilbert_rand_20_v1 on the GLUE QQP dataset. It achieves the following results on the evaluation set:
- Loss: 0.3971
- Accuracy: 0.8160
- F1: 0.7458
- Combined Score: 0.7809
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.4768 | 1.0 | 1422 | 0.4603 | 0.7822 | 0.6456 | 0.7139 |
| 0.3716 | 2.0 | 2844 | 0.3971 | 0.8160 | 0.7458 | 0.7809 |
| 0.2973 | 3.0 | 4266 | 0.4102 | 0.8253 | 0.7584 | 0.7918 |
| 0.2381 | 4.0 | 5688 | 0.4472 | 0.8304 | 0.7576 | 0.7940 |
| 0.1934 | 5.0 | 7110 | 0.4918 | 0.8317 | 0.7601 | 0.7959 |
| 0.1583 | 6.0 | 8532 | 0.4797 | 0.8343 | 0.7693 | 0.8018 |
| 0.131 | 7.0 | 9954 | 0.6388 | 0.8366 | 0.7768 | 0.8067 |
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_rand_20_v1_qqp
Base model
Hartunka/distilbert_rand_20_v1Dataset used to train Hartunka/distilbert_rand_20_v1_qqp
Evaluation results
- Accuracy on GLUE QQPself-reported0.816
- F1 on GLUE QQPself-reported0.746