CoolFace
Modelpublic

AntoineD/MiniLM_uncased_classification_tools_classifier-only_fr

sourceHugging Facemitupdated 3y agoView on Hugging Face
0likes11downloads
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. -->

MiniLMuncasedclassificationtoolsclassifier-only_fr

This model is a fine-tuned version of microsoft/MiniLM-L12-H384-uncased on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 2.0829
  • Accuracy: 0.075
  • Learning Rate: 0.0001

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

Training results

Training LossEpochStepValidation LossAccuracyRate
No log1.072.07910.1250.0001
No log2.0142.07970.0750.0001
No log3.0212.07990.0750.0001
No log4.0282.08040.0750.0001
No log5.0352.08080.0750.0001
No log6.0422.08130.0759e-05
No log7.0492.08180.0750.0001
No log8.0562.08200.0750.0001
No log9.0632.08220.0750.0001
No log10.0702.08270.0750.0001
No log11.0772.08290.0750.0001

Framework versions

  • Transformers 4.34.0
  • Pytorch 2.0.1+cu117
  • Datasets 2.14.5
  • Tokenizers 0.14.1