tinybert_train_book_ent_15p_ra_qqp
This model is a fine-tuned version of gokulsrinivasagan/tinybert_train_book_ent_15p_ra on the GLUE QQP dataset. It achieves the following results on the evaluation set:
- Loss: 0.3911
- Accuracy: 0.8220
- F1: 0.7618
- Combined Score: 0.7919
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.4973 | 1.0 | 1422 | 0.4580 | 0.7815 | 0.6608 | 0.7211 |
| 0.4042 | 2.0 | 2844 | 0.4021 | 0.8112 | 0.7458 | 0.7785 |
| 0.3498 | 3.0 | 4266 | 0.3911 | 0.8220 | 0.7618 | 0.7919 |
| 0.3058 | 4.0 | 5688 | 0.3990 | 0.8280 | 0.7535 | 0.7907 |
| 0.2692 | 5.0 | 7110 | 0.4093 | 0.8348 | 0.7630 | 0.7989 |
| 0.2377 | 6.0 | 8532 | 0.4112 | 0.8360 | 0.7806 | 0.8083 |
| 0.2103 | 7.0 | 9954 | 0.4554 | 0.8391 | 0.7802 | 0.8097 |
| 0.1865 | 8.0 | 11376 | 0.4693 | 0.8364 | 0.7841 | 0.8102 |
Framework versions
- Transformers 4.51.2
- Pytorch 2.6.0+cu126
- Datasets 3.5.0
- Tokenizers 0.21.1
- Downloads last month
- 1
Model tree for gokulsrinivasagan/tinybert_train_book_ent_15p_ra_qqp
Base model
distilbert/distilbert-base-uncasedDataset used to train gokulsrinivasagan/tinybert_train_book_ent_15p_ra_qqp
Evaluation results
- Accuracy on GLUE QQPself-reported0.822
- F1 on GLUE QQPself-reported0.762