distilroberta-base-finetuned-lora-stsb
This model is a fine-tuned version of distilroberta-base on the glue dataset. It achieves the following results on the evaluation set:
- Pearsonr: 0.8768
- Spearmanr: 0.8743
- trainable model parameters: 1181185
- all model parameters: 83300354
- percentage of trainable model parameters: 1.42%
Training procedure
Training hyperparameters
The following hyperparameters were used during training:
- learning_rate: 5e-04
- train_batch_size: 32
- eval_batch_size: 32
- seed: 42
- weight_decay: 0.01
- rank: 32
- lora_alpha: 32
- lora_dropout: 0.05
- num_epochs: 5
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.
Dataset used to train rambodazimi/distilroberta-base-finetuned-LoRA-STSB
Evaluation results
- Pearsonr on glueself-reported0.877
- Spearmanr on glueself-reported0.874