CoolFace
Modelpublic

elopezlopez/distilbert-base-uncased_fold_5_ternary

sourceHugging Faceapache-2.0updated 4y 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. -->

distilbert-base-uncasedfold5_ternary

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.8096
  • F1: 0.7352

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.02910.63220.6742
0.55332.05820.58610.7285
0.55333.08730.68930.7117
0.25764.011641.03930.7124
0.25765.014551.15060.6988
0.10976.017461.30050.7166
0.04877.020371.52420.7124
0.04878.023281.57050.7010
0.02539.026191.51800.7194
0.025310.029101.62510.7062
0.02211.032011.62990.7169
0.02212.034921.73220.7091
0.006513.037831.84410.7044
0.009314.040741.90630.7097
0.009315.043651.80960.7352
0.003716.046561.85890.7321
0.003717.049471.96870.7211
0.003618.052381.92440.7285
0.004519.055291.98350.7299
0.004520.058202.07660.7139
0.002421.061112.11180.7144
0.002422.064022.05440.7197
0.000623.066932.09140.7217
0.000624.069842.10280.7195
0.000625.072752.11740.7224

Framework versions

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