CoolFace
Modelpublic

sara-m98/DISTILBERT_BIRADS_ECO_MAMO_3_FINAL

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. -->

DISTILBERTSARABIRADSECOMAMO_3

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

  • —Loss: 0.4307
  • —Accuracy: 0.9303

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

Training results

Training LossEpochStepValidation LossAccuracy
0.77561.03880.59820.84
0.43272.07760.45980.8658
0.44573.011640.45760.8684
0.30024.015520.38340.9039
0.37355.019400.36930.8968
0.34996.023280.42730.8961
0.33357.027160.36900.9155
0.23798.031040.44560.8987
0.0399.034920.42620.9168
0.120610.038800.40580.9194
0.060211.042680.42340.9252
0.041112.046560.46210.9226
0.066713.050440.43070.9303

Framework versions

  • —Transformers 4.42.4
  • —Pytorch 2.3.0+cu121
  • —Datasets 2.20.0
  • —Tokenizers 0.19.1