CoolFace
Modelpublic

elopezlopez/distilbert-base-uncased_fold_2_ternary_v1

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

distilbert-base-uncasedfold2ternaryv1

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

  • Loss: 1.8941
  • F1: 0.7889

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

Training results

Training LossEpochStepValidation LossF1
No log1.02940.60250.7402
0.56882.05880.50250.7943
0.56883.08820.61020.7794
0.25824.011760.88960.7835
0.25825.014701.03920.7821
0.11856.017641.08650.7848
0.04617.020581.29510.7686
0.04618.023521.33480.7821
0.03139.026461.42670.7876
0.031310.029401.40040.7957
0.014211.032341.55010.7794
0.008312.035281.55640.7903
0.008313.038221.56990.7876
0.006714.041161.77250.7794
0.006715.044101.76420.7767
0.003116.047041.78910.7848
0.003117.049981.85280.7740
0.005418.052921.83780.7781
0.00319.055861.82230.7862
0.00320.058801.79350.7930
0.002121.061741.91170.7808
0.002122.064681.88910.7930
0.001523.067621.91670.7916
0.000624.070561.91930.7862
0.000625.073501.89410.7889

Framework versions

  • Transformers 4.21.0
  • Pytorch 1.12.0+cu113
  • Datasets 2.4.0
  • Tokenizers 0.12.1