QQP
This model is a fine-tuned version of google-t5/t5-base on the GLUE QQP dataset. It achieves the following results on the evaluation set:
- Loss: 0.2820
- Accuracy: 0.9112
- F1: 0.8813
- Combined Score: 0.8962
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: 64
- eval_batch_size: 64
- seed: 42
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- num_epochs: 5.0
Training results
Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Combined Score |
---|---|---|---|---|---|---|
0.2229 | 1.0 | 5686 | 0.2431 | 0.9005 | 0.8638 | 0.8822 |
0.1874 | 2.0 | 11372 | 0.2384 | 0.9057 | 0.8748 | 0.8902 |
0.1507 | 3.0 | 17058 | 0.2473 | 0.9092 | 0.8800 | 0.8946 |
0.1302 | 4.0 | 22744 | 0.2665 | 0.9103 | 0.8791 | 0.8947 |
0.1089 | 5.0 | 28430 | 0.2820 | 0.9112 | 0.8813 | 0.8962 |
Framework versions
- Transformers 4.43.3
- Pytorch 1.11.0+cu113
- Datasets 2.20.0
- Tokenizers 0.19.1
- Downloads last month
- 15
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API:
The model has no library tag.
Model tree for du33169/t5-base-finetuned-GLUE-QQP
Base model
google-t5/t5-baseDataset used to train du33169/t5-base-finetuned-GLUE-QQP
Evaluation results
- Accuracy on GLUE QQPself-reported0.911
- F1 on GLUE QQPself-reported0.881