tinybert_train_book_ent_15p_inv_stsb
This model is a fine-tuned version of gokulsrinivasagan/tinybert_train_book_ent_15p_inv on the GLUE STSB dataset. It achieves the following results on the evaluation set:
- Loss: 2.3360
- Pearson: 0.2233
- Spearmanr: 0.2150
- Combined Score: 0.2191
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 | Pearson | Spearmanr | Combined Score |
|---|---|---|---|---|---|---|
| 2.9223 | 1.0 | 23 | 2.4618 | 0.1016 | 0.1021 | 0.1019 |
| 2.0133 | 2.0 | 46 | 2.5894 | 0.1320 | 0.1162 | 0.1241 |
| 1.889 | 3.0 | 69 | 2.3444 | 0.1737 | 0.1600 | 0.1669 |
| 1.7123 | 4.0 | 92 | 2.4203 | 0.2115 | 0.2074 | 0.2094 |
| 1.4844 | 5.0 | 115 | 2.3360 | 0.2233 | 0.2150 | 0.2191 |
| 1.3417 | 6.0 | 138 | 2.7620 | 0.2109 | 0.2139 | 0.2124 |
| 1.1252 | 7.0 | 161 | 2.8421 | 0.2076 | 0.2137 | 0.2106 |
| 0.9765 | 8.0 | 184 | 2.8596 | 0.2061 | 0.2085 | 0.2073 |
| 0.8163 | 9.0 | 207 | 2.9506 | 0.2041 | 0.2086 | 0.2063 |
| 0.7065 | 10.0 | 230 | 2.9449 | 0.2062 | 0.2090 | 0.2076 |
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_stsb
Base model
distilbert/distilbert-base-uncasedDataset used to train gokulsrinivasagan/tinybert_train_book_ent_15p_inv_stsb
Evaluation results
- Spearmanr on GLUE STSBself-reported0.215