Edit model card

results_lr0.0001_wd0.0

This model is a fine-tuned version of bert-base-cased on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 0.3770
  • Precision: 0.6425
  • Recall: 0.3518
  • F1: 0.4547
  • Accuracy: 0.9177

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.0001
  • train_batch_size: 8
  • eval_batch_size: 8
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lr_scheduler_type: linear
  • num_epochs: 2

Training results

Training Loss Epoch Step Validation Loss Precision Recall F1 Accuracy
0.2183 1.0 976 0.2905 0.6320 0.3902 0.4825 0.9177
0.0871 2.0 1952 0.3770 0.6425 0.3518 0.4547 0.9177

Framework versions

  • Transformers 4.35.0
  • Pytorch 2.1.0+cu118
  • Datasets 2.14.6
  • Tokenizers 0.14.1
Downloads last month
0
Safetensors
Model size
108M params
Tensor type
F32
·

Finetuned from