bert-base-uncased-mrpc-ia3-epochs-10-lr-0.005
This model is a fine-tuned version of bert-base-uncased on the glue dataset. It achieves the following results on the evaluation set:
- Loss: 0.7044
- Accuracy: 0.76
- F1: 0.8333
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: 0.005
- train_batch_size: 32
- eval_batch_size: 32
- seed: 28
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- lr_scheduler_warmup_ratio: 0.06
- num_epochs: 10
Training results
Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
---|---|---|---|---|---|
No log | 1.0 | 112 | 0.5477 | 0.73 | 0.7939 |
No log | 2.0 | 224 | 0.4859 | 0.76 | 0.8356 |
No log | 3.0 | 336 | 0.5785 | 0.74 | 0.8354 |
No log | 4.0 | 448 | 0.5441 | 0.8 | 0.8667 |
0.4779 | 5.0 | 560 | 0.5720 | 0.75 | 0.8120 |
0.4779 | 6.0 | 672 | 0.5316 | 0.73 | 0.8029 |
0.4779 | 7.0 | 784 | 0.6077 | 0.76 | 0.8356 |
0.4779 | 8.0 | 896 | 0.6960 | 0.74 | 0.8243 |
0.2391 | 9.0 | 1008 | 0.6872 | 0.75 | 0.8252 |
0.2391 | 10.0 | 1120 | 0.7044 | 0.76 | 0.8333 |
Framework versions
- Transformers 4.32.0.dev0
- Pytorch 2.0.1
- Datasets 2.14.4
- Tokenizers 0.13.3
Model tree for prateeky2806/bert-base-uncased-mrpc-ia3-epochs-10-lr-0.005
Base model
google-bert/bert-base-uncased