tinybert_train_book_ent_15p_inv_qqp
This model is a fine-tuned version of gokulsrinivasagan/tinybert_train_book_ent_15p_inv on the GLUE QQP dataset. It achieves the following results on the evaluation set:
- Loss: 0.3903
- Accuracy: 0.8260
- F1: 0.7620
- Combined Score: 0.7940
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.4911 | 1.0 | 1422 | 0.4577 | 0.7832 | 0.6592 | 0.7212 |
| 0.3937 | 2.0 | 2844 | 0.4064 | 0.8127 | 0.7415 | 0.7771 |
| 0.3319 | 3.0 | 4266 | 0.3903 | 0.8260 | 0.7620 | 0.7940 |
| 0.2825 | 4.0 | 5688 | 0.4212 | 0.8273 | 0.7474 | 0.7874 |
| 0.2415 | 5.0 | 7110 | 0.4208 | 0.8359 | 0.7711 | 0.8035 |
| 0.2087 | 6.0 | 8532 | 0.4335 | 0.8338 | 0.7808 | 0.8073 |
| 0.1799 | 7.0 | 9954 | 0.4616 | 0.8373 | 0.7832 | 0.8103 |
| 0.1568 | 8.0 | 11376 | 0.5078 | 0.8383 | 0.7801 | 0.8092 |
Framework versions
- Transformers 4.46.3
- Pytorch 2.2.1+cu118
- Datasets 3.1.0
- Tokenizers 0.20.3
- Downloads last month
- -
Model tree for gokulsrinivasagan/tinybert_train_book_ent_15p_inv_qqp
Base model
distilbert/distilbert-base-uncasedDataset used to train gokulsrinivasagan/tinybert_train_book_ent_15p_inv_qqp
Evaluation results
- Accuracy on GLUE QQPself-reported0.826
- F1 on GLUE QQPself-reported0.762