CoolFace
Modelpublic

maxime7770/model

sourceHugging Facemitupdated 4y agoView on Hugging Face
0likes195downloads
Model Card

<!-- This model card has been generated automatically according to the information Keras had access to. You should probably proofread and complete it, then remove this comment. -->

maxime7770/model

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

  • Train Loss: 0.1211
  • Validation Loss: 0.4812
  • Epoch: 49

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:

  • optimizer: {'name': 'Adam', 'learningrate': {'classname': 'PolynomialDecay', 'config': {'initiallearningrate': 2e-05, 'decaysteps': 650, 'endlearningrate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}}, 'decay': 0.0, 'beta1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-08, 'amsgrad': False}
  • training_precision: float32

Training results

Train LossValidation LossEpoch
1.59661.58980
1.55771.55761
1.50341.47612
1.40341.35383
1.28641.21634
1.15021.09805
1.00850.99886
0.88280.91307
0.78630.84458
0.70360.78719
0.63220.739910
0.57310.703011
0.51800.671412
0.47570.643213
0.43660.620414
0.40570.600615
0.37430.582716
0.34750.568917
0.32210.557718
0.29710.546719
0.28150.537220
0.27000.529721
0.25210.522522
0.23430.516823
0.22650.511724
0.21430.507425
0.20630.503826
0.19410.500127
0.18430.497628
0.17820.494929
0.20120.493830
0.16910.493031
0.16260.491032
0.18840.488633
0.15470.487034
0.14920.485835
0.14450.485036
0.14150.484237
0.13830.483638
0.13740.483239
0.13360.482640
0.13220.482341
0.12950.482042
0.12680.481843
0.12610.481644
0.12530.481545
0.12750.481446
0.12470.481247
0.12560.481248
0.12110.481249

Framework versions

  • Transformers 4.18.0
  • TensorFlow 2.8.0
  • Datasets 2.1.0
  • Tokenizers 0.12.1