CoolFace
Modelpublic

fedora-copr/distilbert-base-cased-logdetective-extraction-retrained

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
0likes7downloads
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-cased-logdetective-extraction-retrained

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

  • —Loss: 3.8233

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

Training results

Training LossEpochStepValidation Loss
No log1.0115.6496
No log2.0224.6587
No log3.0333.9848
No log4.0443.8507
No log5.0553.8008
No log6.0663.8792
No log7.0773.7424
No log8.0883.7718
No log9.0993.7890
No log10.01103.7310
No log11.01213.7770
No log12.01323.8769
No log13.01433.8011
No log14.01543.7797
No log15.01653.7930
No log16.01763.8179
No log17.01873.7452
No log18.01983.8175
No log19.02093.8055
No log20.02203.8233

Framework versions

  • —Transformers 4.35.2
  • —Pytorch 2.1.0+cu121
  • —Datasets 2.16.1
  • —Tokenizers 0.15.1