CoolFace
Modelpublic

alex-miller/curated-gender-equality-weighted

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes14downloads
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. -->

curated-gender-equality-weighted

This model is a fine-tuned version of alex-miller/ODABert on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.3517
  • —Accuracy: 0.9298
  • —F1: 0.8728
  • —Precision: 0.8629
  • —Recall: 0.8829

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

Training results

Training LossEpochStepValidation LossAccuracyF1PrecisionRecall
0.77941.03420.58440.73570.66250.50840.9508
0.52282.06840.45040.85880.77930.67950.9133
0.41843.010260.38970.89570.82420.76270.8963
0.36964.013680.36210.90830.84230.79370.8972
0.33545.017100.36670.90640.83690.79760.8803
0.30796.020520.35250.91220.84590.81180.8829
0.29277.023940.33730.91810.85520.82600.8865
0.27418.027360.32190.92520.86680.84230.8928
0.26279.030780.35760.91470.84810.82450.8731
0.252810.034200.33060.92660.86850.84960.8883
0.239811.037620.33360.92810.87030.85640.8847
0.231812.041040.32890.93080.87510.86150.8892
0.223413.044460.34380.92710.86830.85590.8811
0.216914.047880.33110.93270.87870.86430.8937
0.212615.051300.34440.92880.87160.85800.8856
0.207816.054720.34420.92980.87340.85970.8874
0.20617.058140.35200.92810.86990.85890.8811
0.198618.061560.34730.93050.87430.86320.8856
0.195819.064980.35020.93000.87320.86360.8829
0.195820.068400.35170.92980.87280.86290.8829

Framework versions

  • —Transformers 4.41.2
  • —Pytorch 2.0.1
  • —Datasets 2.20.0
  • —Tokenizers 0.19.1