CoolFace
Modelpublic

AntoineD/camembert_ccnet_classification_tools_NEFTune_fr_lr1e-3_V2

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

camembertccnetclassificationtoolsNEFTunefrlr1e-3_V2

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

  • —Loss: 2.0965
  • —Accuracy: 0.1042
  • —Learning Rate: 0.0008

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.001
  • —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
2.11191.0152.12460.10420.0010
2.09092.0302.15210.09380.0010
2.10433.0452.09590.09380.0009
2.08664.0602.11430.09380.0009
2.07465.0752.10630.13540.0009
2.07536.0902.12660.09380.0009
2.07937.01052.11770.11460.0009
2.08448.01202.09590.13540.0009
2.08559.01352.10720.09380.0008
2.080510.01502.11280.09380.0008
2.07911.01652.10270.13540.0008
2.085512.01802.11640.09380.0008
2.074513.01952.09650.10420.0008

Framework versions

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