CoolFace
Modelpublic

addykan/distilbert-mouse-enhancers

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes5downloads
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-mouse-enhancers

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

  • Loss: 0.6932
  • Accuracy: 0.5

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

Training results

Training LossEpochStepValidation LossAccuracy
No log1.02420.69320.5
No log2.04840.69490.5
0.6933.07260.69310.5
0.6934.09680.69310.5
0.6945.012100.69320.5
0.6946.014520.69350.5
0.69547.016940.69330.5
0.69548.019360.69320.5
0.69379.021780.69320.5
0.693710.024200.69320.5
0.693511.026620.69320.5
0.693512.029040.69340.5
0.695513.031460.69320.5
0.695514.033880.69310.5
0.694115.036300.69310.5
0.694116.038720.69320.5
0.695317.041140.69320.5
0.695318.043560.69310.5
0.693219.045980.69320.5
0.693220.048400.69310.5
0.694521.050820.69330.5
0.694522.053240.69320.5
0.693923.055660.69310.5
0.693924.058080.69310.5
0.695125.060500.69320.5
0.695126.062920.69310.5
0.694327.065340.69320.5
0.694328.067760.69310.5
0.694429.070180.69310.5
0.694430.072600.69320.5
0.695531.075020.69310.5
0.695532.077440.69330.5
0.695533.079860.69320.5
0.69434.082280.69310.5
0.69435.084700.69320.5
0.693736.087120.69320.5
0.693737.089540.69310.5
0.692338.091960.69320.5
0.692339.094380.69320.5
0.693140.096800.69310.5
0.693141.099220.69320.5
0.693742.0101640.69320.5
0.693743.0104060.69320.5
0.693644.0106480.69320.5
0.693645.0108900.69320.5
0.693346.0111320.69320.5
0.693347.0113740.69320.5
0.692448.0116160.69320.5
0.692449.0118580.69320.5
0.692950.0121000.69320.5

Framework versions

  • Transformers 4.26.1
  • Pytorch 2.0.0+cu117
  • Datasets 2.19.0
  • Tokenizers 0.13.3