CoolFace
Modelpublic

abkds/bert-base-uncased-issues-128

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes4downloads
Model Card

<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. -->

bert-base-uncased-issues-128

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

  • Loss: 1.2283

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
  • trainbatchsize: 32
  • evalbatchsize: 8
  • seed: 42
  • optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • lrschedulertype: linear
  • num_epochs: 16

Training results

Training LossEpochStepValidation Loss
2.09931.02911.7072
1.63432.05821.4999
1.49733.08731.3487
1.39414.011641.3365
1.33015.014551.2322
1.28756.017461.3580
1.23247.020371.3062
1.20518.023281.3315
1.16389.026191.2213
1.14110.029101.1727
1.129811.032011.1251
1.111612.034921.1758
1.08613.037831.2267
1.076914.040741.2108
1.072515.043651.2226
1.059716.046561.2283

Framework versions

  • Transformers 4.49.0
  • Pytorch 2.7.0.dev20250218+cu128
  • Datasets 3.3.2
  • Tokenizers 0.21.0