CoolFace
Modelpublic

logiczmaksimka/training_results

sourceHugging Facemitupdated 3y agoView on Hugging Face
0likes8downloads
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. -->

training_results

This model is a fine-tuned version of ai-forever/ruElectra-medium on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 2.6856
  • Accuracy: 0.7135
  • Recall: 0.6688
  • Precision: 0.7321
  • F1: 0.6855

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

Training results

Training LossEpochStepValidation LossAccuracyRecallPrecisionF1
No log1.02001.05030.64620.54040.55730.5309
No log2.04000.93120.68420.63580.60680.5981
0.97613.06000.91410.71930.64100.66290.6447
0.97614.08001.10360.71930.64530.68430.6516
0.33895.010001.33960.71350.65120.72030.6576
0.33896.012001.46600.72510.66880.75870.6759
0.33897.014001.48350.71350.66560.69100.6640
0.16278.016001.86350.71350.65350.74410.6673
0.16279.018001.56890.73680.71400.74120.7192
0.089310.020001.96280.70470.68850.70500.6842
0.089311.022001.91550.73390.68140.73280.6995
0.089312.024002.00200.73980.70860.73510.7064
0.078113.026002.04320.71930.70050.72650.6876
0.078114.028001.88770.75440.73850.76340.7415
0.043515.030002.22080.72810.68760.72710.6871
0.043516.032001.95140.74850.70710.74380.7169
0.043517.034002.03580.73680.75510.74060.7402
0.040518.036002.23640.73100.62500.66550.6307
0.040519.038002.32250.71640.67790.72340.6868
0.051120.040002.13690.73100.68260.76700.7089
0.051121.042002.22290.74270.69810.77830.7145
0.051122.044002.27110.72220.66500.72140.6671
0.038223.046002.42410.72220.65560.78260.6834
0.038224.048002.05750.73680.67670.72380.6804
0.041325.050002.54850.70760.66810.68420.6682
0.041326.052002.22350.72220.64740.68890.6536
0.041327.054002.52520.71050.68350.70280.6793
0.03528.056002.58430.71640.64380.73410.6654
0.03529.058002.68560.71350.66880.73210.6855

Framework versions

  • Transformers 4.34.0
  • Pytorch 2.1.0+cu121
  • Datasets 2.14.5
  • Tokenizers 0.14.1