distilbert_add_GLUE_Experiment_rte

This model is a fine-tuned version of distilbert-base-uncased on the GLUE RTE dataset. It achieves the following results on the evaluation set:

  • Loss: 0.6917
  • 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: 5e-05
  • train_batch_size: 256
  • eval_batch_size: 256
  • 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
  • mixed_precision_training: Native AMP

Training results

Training Loss Epoch Step Validation Loss Accuracy
0.7224 1.0 10 0.6988 0.4729
0.7025 2.0 20 0.6973 0.4729
0.6988 3.0 30 0.6933 0.4729
0.7005 4.0 40 0.7159 0.4729
0.7097 5.0 50 0.7277 0.4729
0.7022 6.0 60 0.6976 0.4729
0.7015 7.0 70 0.6917 0.5271
0.6991 8.0 80 0.6929 0.5271
0.6987 9.0 90 0.6928 0.5271
0.6933 10.0 100 0.7109 0.4729
0.695 11.0 110 0.6975 0.4729
0.6744 12.0 120 0.7165 0.4621

Framework versions

  • Transformers 4.26.0
  • Pytorch 1.14.0a0+410ce96
  • Datasets 2.8.0
  • Tokenizers 0.13.2
Downloads last month
2
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Dataset used to train gokuls/distilbert_add_GLUE_Experiment_rte

Evaluation results