CoolFace
Modelpublic

ClemensK/cultural-bert-base-multilingual-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-multilingual-cased-classifier

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

  • —Loss: 0.9654
  • —Accuracy: 0.7833
  • —F1: 0.7807
  • —Precision: 0.7794
  • —Recall: 0.7833

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: cosinewithrestarts
  • —lrschedulerwarmup_ratio: 0.1
  • —num_epochs: 20

Training results

Training LossEpochStepValidation LossAccuracyF1PrecisionRecall
0.82481.01960.82010.60330.48550.41960.6033
0.54192.03920.58760.750.74600.74420.75
0.46243.05880.58460.76330.76120.76930.7633
0.42124.07840.61740.77330.76810.78680.7733
0.37245.09800.62940.780.77600.77640.78
0.26616.011760.63270.78670.78660.78730.7867
0.29637.013720.64950.79330.78900.78910.7933
0.23858.015680.71100.76330.76190.76740.7633
0.20529.017640.73910.790.78720.78620.79
0.134210.019600.77790.780.77650.77500.78
0.15511.021560.85650.75670.75170.75530.7567
0.123612.023520.81350.790.78720.78550.79
0.104913.025480.84780.79670.79340.79210.7967
0.091414.027440.91630.78330.78170.78050.7833
0.14515.029400.93010.78330.78100.77970.7833
0.086416.031360.94920.780.77770.77640.78
0.066217.033320.95720.780.77710.77620.78
0.107818.035280.96950.78330.78050.77930.7833
0.095519.037240.96760.78330.78070.77940.7833
0.040520.039200.96540.78330.78070.77940.7833

Framework versions

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