bert_base_train_book_ent_15p_mrpc
This model is a fine-tuned version of gokulsrinivasagan/bert_base_train_book_ent_15p on the GLUE MRPC dataset. It achieves the following results on the evaluation set:
- Loss: 0.5917
- Accuracy: 0.6912
- F1: 0.7805
- Combined Score: 0.7358
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.6409 | 1.0 | 15 | 0.6080 | 0.6789 | 0.7904 | 0.7347 |
| 0.5774 | 2.0 | 30 | 0.6024 | 0.6961 | 0.7967 | 0.7464 |
| 0.4949 | 3.0 | 45 | 0.5917 | 0.6912 | 0.7805 | 0.7358 |
| 0.345 | 4.0 | 60 | 0.7272 | 0.6716 | 0.7616 | 0.7166 |
| 0.1817 | 5.0 | 75 | 1.0016 | 0.7181 | 0.8183 | 0.7682 |
| 0.0845 | 6.0 | 90 | 1.1084 | 0.7010 | 0.7889 | 0.7450 |
| 0.059 | 7.0 | 105 | 1.3757 | 0.7010 | 0.8007 | 0.7508 |
| 0.0477 | 8.0 | 120 | 1.4594 | 0.6544 | 0.7413 | 0.6978 |
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/bert_base_train_book_ent_15p_mrpc
Base model
distilbert/distilbert-base-uncasedDataset used to train gokulsrinivasagan/bert_base_train_book_ent_15p_mrpc
Evaluation results
- Accuracy on GLUE MRPCself-reported0.691
- F1 on GLUE MRPCself-reported0.780