Edit model card

bert-base-uncased-finetuned-cola

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.4957
  • Matthews Correlation: 0.5495

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: 9.234188281761211e-06
  • train_batch_size: 64
  • eval_batch_size: 16
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lr_scheduler_type: linear
  • num_epochs: 4

Training results

Training Loss Epoch Step Validation Loss Matthews Correlation
No log 1.0 134 0.4832 0.4122
No log 2.0 268 0.4678 0.5285
No log 3.0 402 0.4925 0.5312
0.4083 4.0 536 0.4957 0.5495

Framework versions

  • Transformers 4.28.1
  • Pytorch 2.0.0+cu118
  • Datasets 2.12.0
  • Tokenizers 0.13.3
Downloads last month
8

Dataset used to train EfeTarhan/bert-base-uncased-finetuned-cola

Evaluation results