QQP
This model is a fine-tuned version of FacebookAI/roberta-large on the GLUE QQP dataset. It achieves the following results on the evaluation set:
- Loss: 0.2704
- Accuracy: 0.9207
- F1: 0.8944
- Combined Score: 0.9076
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: 2e-05
- train_batch_size: 64
- eval_batch_size: 8
- seed: 42
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- num_epochs: 6.0
Training results
Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Combined Score |
---|---|---|---|---|---|---|
0.2392 | 1.0 | 5686 | 0.2472 | 0.9049 | 0.8685 | 0.8867 |
0.1884 | 2.0 | 11372 | 0.2308 | 0.9089 | 0.8832 | 0.8960 |
0.1351 | 3.0 | 17058 | 0.2317 | 0.9180 | 0.8894 | 0.9037 |
0.1051 | 4.0 | 22744 | 0.2704 | 0.9207 | 0.8944 | 0.9076 |
0.0794 | 5.0 | 28430 | 0.3272 | 0.9194 | 0.8911 | 0.9053 |
0.0564 | 6.0 | 34116 | 0.3516 | 0.9207 | 0.8940 | 0.9073 |
Framework versions
- Transformers 4.43.3
- Pytorch 1.11.0+cu113
- Datasets 2.20.0
- Tokenizers 0.19.1
- Downloads last month
- 10
Model tree for du33169/roberta-large-finetuned-GLUE-QQP
Base model
FacebookAI/roberta-largeDataset used to train du33169/roberta-large-finetuned-GLUE-QQP
Evaluation results
- Accuracy on GLUE QQPself-reported0.921
- F1 on GLUE QQPself-reported0.894