Edit model card

bert-base-uncased-sst2-lora-epochs-2-lr-0.0005

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.1448
  • Accuracy: 0.98

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.0005
  • 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: 2

Training results

Training Loss Epoch Step Validation Loss Accuracy
0.1851 1.0 2102 0.1815 0.95
0.1221 2.0 4204 0.1448 0.98

Framework versions

  • Transformers 4.32.0.dev0
  • Pytorch 2.0.1
  • Datasets 2.14.4
  • Tokenizers 0.13.3
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference API
Unable to determine this model's library. Check the docs .

Model tree for prateeky2806/bert-base-uncased-sst2-lora-epochs-2-lr-0.0005

Finetuned
(2064)
this model

Dataset used to train prateeky2806/bert-base-uncased-sst2-lora-epochs-2-lr-0.0005