CoolFace
Modelpublic

thom-ndis/trainer_output

sourceHugging Facemitupdated 5mo agoView on Hugging Face
0likes15downloads
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. -->

trainer_output

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

  • —Loss: 0.2064
  • —Accuracy: 0.9119

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: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —distributed_type: multi-GPU
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 10

Training results

Training LossEpochStepValidation LossAccuracy
No log1.0300.37520.8742
No log2.0600.34630.8742
No log3.0900.28040.8742
No log4.01200.29250.8805
No log5.01500.25990.8868
No log6.01800.25270.8931
No log7.02100.21760.8994
No log8.02400.21050.8994
No log9.02700.20960.9119
No log10.03000.20640.9119

Framework versions

  • —Transformers 5.5.3
  • —Pytorch 2.7.0+cu126
  • —Datasets 4.8.4
  • —Tokenizers 0.22.2