CoolFace
Modelpublic

datarpit/toy

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

toy

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: 0.2124

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

Training results

Training LossEpochStepValidation Loss
0.47981.02310.2252
0.33782.04620.1777
0.10243.06930.1586
0.07364.09240.1664
0.12375.011550.1692
0.10496.013860.1818
0.02397.016170.2127
0.00368.018480.1888
0.00519.020790.2061
0.000310.023100.1905
0.000511.025410.2011
0.000312.027720.1928
0.002913.030030.2563
0.000214.032340.2076
0.000215.034650.1980
0.000116.036960.2013
0.000117.039270.2089
0.000118.041580.1984
0.000119.043890.2017
0.000120.046200.2013
0.000121.048510.2142
0.000122.050820.1943
0.000123.053130.2003
0.024.055440.2015
0.000125.057750.2031
0.000226.060060.2600
0.002227.062370.2269
0.028.064680.2125
0.029.066990.2172
0.030.069300.2185
0.031.071610.2004
0.032.073920.2077
0.033.076230.2333
0.000334.078540.2102
0.035.080850.2095
0.036.083160.2030
0.037.085470.2038
0.038.087780.2062
0.039.090090.2080
0.040.092400.2083
0.041.094710.2063
0.042.097020.2146
0.043.099330.2168
0.044.0101640.2112
0.045.0103950.2109
0.046.0106260.2116
0.047.0108570.2122
0.048.0110880.2122
0.049.0113190.2124
0.050.0115500.2124

Framework versions

  • Transformers 4.17.0
  • Pytorch 1.10.0
  • Datasets 1.18.3
  • Tokenizers 0.11.6