CoolFace
Modelpublic

enoriega/rule_learning_margin_1mm_spanpred

sourceHugging Faceupdated 4y agoView on Hugging Face
0likes178downloads
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. -->

rulelearningmargin1mmspanpred

This model is a fine-tuned version of enoriega/rule_softmatching on the enoriega/odinsynth_dataset dataset. It achieves the following results on the evaluation set:

  • Loss: 0.3250
  • Margin Accuracy: 0.8518

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: 4
  • evalbatchsize: 4
  • seed: 42
  • gradientaccumulationsteps: 2000
  • totaltrainbatch_size: 8000
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • num_epochs: 3.0
  • mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossMargin Accuracy
0.54480.16200.52290.7717
0.45710.32400.42920.8109
0.42960.48600.40090.8193
0.40280.64800.38550.8296
0.38780.81000.37570.8334
0.38310.961200.36430.8367
0.35911.121400.35820.8393
0.35981.281600.35330.8401
0.36351.441800.34420.8427
0.34781.62000.34060.8472
0.3421.762200.33520.8479
0.33271.922400.33520.8486
0.34872.082600.32930.8487
0.33872.242800.32980.8496
0.34572.43000.32790.8505
0.34832.563200.32860.8510
0.34212.723400.32450.8517
0.33322.883600.32520.8517

Framework versions

  • Transformers 4.19.2
  • Pytorch 1.11.0
  • Datasets 2.2.1
  • Tokenizers 0.12.1