hBERTv1_no_pretrain_rte
This model is a fine-tuned version of on the GLUE RTE dataset. It achieves the following results on the evaluation set:
- Loss: 0.6919
- Accuracy: 0.5271
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: 4e-05
- train_batch_size: 96
- eval_batch_size: 96
- seed: 10
- distributed_type: multi-GPU
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- num_epochs: 50
Training results
Training Loss | Epoch | Step | Validation Loss | Accuracy |
---|---|---|---|---|
0.7561 | 1.0 | 26 | 0.6977 | 0.4729 |
0.7108 | 2.0 | 52 | 0.7333 | 0.4729 |
0.7378 | 3.0 | 78 | 0.6919 | 0.5271 |
0.7045 | 4.0 | 104 | 0.7052 | 0.5271 |
0.7077 | 5.0 | 130 | 0.7034 | 0.5271 |
0.6816 | 6.0 | 156 | 0.7515 | 0.5343 |
0.6692 | 7.0 | 182 | 0.7616 | 0.5235 |
0.5846 | 8.0 | 208 | 0.9617 | 0.4838 |
Framework versions
- Transformers 4.30.2
- Pytorch 1.14.0a0+410ce96
- Datasets 2.12.0
- Tokenizers 0.13.3
- Downloads last month
- 3
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social
visibility and check back later, or deploy to Inference Endpoints (dedicated)
instead.