CoolFace
Modelpublic

ClemensK/cultural-bert-base-cased-classifier

sourceHugging Faceapache-2.0updated 1y 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. -->

cultural-bert-base-cased-classifier

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

  • —Loss: 1.1324
  • —Accuracy: 0.7433
  • —F1: 0.7385
  • —Precision: 0.7363
  • —Recall: 0.7433

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

Training results

Training LossEpochStepValidation LossAccuracyF1PrecisionRecall
0.62721.01960.65210.70330.69490.69490.7033
0.56872.03920.63390.72330.71500.73020.7233
0.48093.05880.60470.75670.75270.75410.7567
0.39674.07840.60870.75670.75140.75710.7567
0.37325.09800.63660.76330.75890.75710.7633
0.28926.011760.71160.75330.74720.74810.7533
0.36337.013720.73080.75330.74560.74400.7533
0.28478.015680.76240.750.74220.74730.75
0.26529.017640.82040.74330.73720.73670.7433
0.2210.019600.86180.73330.72500.72310.7333
0.176611.021560.84910.73670.73140.73110.7367
0.123712.023520.91060.75330.74890.74800.7533
0.169413.025480.94440.74670.74430.74260.7467
0.14914.027441.00790.73670.73070.72840.7367
0.116315.029401.05270.74330.73820.73600.7433
0.115316.031361.06690.74330.73940.73740.7433
0.092717.033321.10760.740.73510.73410.74
0.054818.035281.11970.74670.74190.73980.7467
0.122919.037241.12010.74330.73850.73630.7433
0.066120.039201.13240.74330.73850.73630.7433

Framework versions

  • —Transformers 4.51.3
  • —Pytorch 2.6.0
  • —Datasets 3.5.0
  • —Tokenizers 0.21.1