CoolFace
Modelpublic

enoriega/rule_learning_margin_1mm_spanpred_nospec

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

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.3972
  • Margin Accuracy: 0.8136

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.58640.16200.54540.7564
0.49950.32400.47610.7867
0.48660.48600.43530.8057
0.45680.64800.42290.8098
0.44090.81000.41360.8140
0.43690.961200.41240.8118
0.41721.121400.40430.8118
0.42081.281600.40720.8119
0.42561.441800.40410.8124
0.42011.62000.40410.8127
0.41591.762200.40060.8125
0.41031.922400.40040.8131
0.42822.082600.39990.8138
0.41692.242800.40060.8136
0.42632.43000.39620.8133
0.42522.563200.39940.8137
0.42022.723400.39650.8137
0.41462.883600.39670.8139

Framework versions

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