CoolFace
Modelpublic

baptiste-pasquier/distilcamembert-allocine

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

distilcamembert-allocine

This model is a fine-tuned version of cmarkea/distilcamembert-base on the allocine dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.1066
  • —Accuracy: 0.9714
  • —F1: 0.9710
  • —Precision: 0.9648
  • —Recall: 0.9772

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

Training results

Training LossEpochStepValidation LossAccuracyF1PrecisionRecall
0.15040.25000.12900.95550.95420.96140.9470
0.13340.410000.10490.96240.96190.95360.9703
0.11580.615000.10520.9630.96270.94980.9760
0.11530.820000.09490.96610.96530.96860.9620
0.10531.025000.09360.96660.96630.95420.9788
0.07551.230000.09870.970.96950.96440.9748
0.07161.435000.10780.96880.96840.95980.9772
0.06881.640000.10510.96730.96700.95520.9792
0.06911.845000.09400.97090.97040.96880.9720
0.07332.050000.10380.96860.96830.95580.9812
0.04762.255000.10660.97140.97100.96480.9772
0.0472.460000.10980.96890.96860.95870.9788
0.04312.665000.11100.97110.97060.96660.9747
0.04642.870000.11490.96970.96940.95920.9798
0.03423.075000.11220.97030.96990.96210.9778

Framework versions

  • —Transformers 4.26.1
  • —Pytorch 1.13.1+cu117
  • —Datasets 2.10.1
  • —Tokenizers 0.13.2