CoolFace
Modelpublic

kjunelee/bert-base-uncased-issues-128

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
0likes17downloads
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.2314

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: 64
  • evalbatchsize: 16
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • num_epochs: 16

Training results

Training LossEpochStepValidation Loss
2.1931.01461.7004
1.70812.02921.4895
1.54583.04381.4427
1.47154.05841.4081
1.39445.07301.3163
1.33966.08761.3200
1.29457.010221.2785
1.26528.011681.2473
1.23329.013141.2321
1.204210.014601.2162
1.20411.016061.1781
1.186612.017521.2211
1.159213.018981.2801
1.150314.020441.1768
1.126815.021901.1657
1.152116.023361.2314

Framework versions

  • Transformers 4.19.2
  • Pytorch 1.11.0
  • Datasets 2.2.3.dev0
  • Tokenizers 0.12.1