CoolFace
Modelpublic

huynhdoo/distilcamembert-base-finetuned-jva-missions-report

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

huynhdoo/distilcamembert-base-finetuned-jva-missions-report

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

  • —Train Loss: 0.0336
  • —Validation Loss: 1.1880
  • —Train F1: 0.0391
  • —Epoch: 17

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': 3000, '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 LossTrain F1Epoch
0.52250.47560.35750
0.40790.42940.29611
0.34390.50530.29612
0.27650.51060.23463
0.20440.53520.17884
0.17740.67060.13415
0.16900.86930.16766
0.11430.77110.07267
0.09300.99060.09508
0.10910.90930.11179
0.05760.85180.089410
0.05001.25380.095011
0.05410.71930.083812
0.04610.99060.050313
0.03590.90360.044714
0.03201.16480.039115
0.02991.00170.027916
0.03361.18800.039117

Framework versions

  • —Transformers 4.26.0
  • —TensorFlow 2.9.2
  • —Datasets 2.9.0
  • —Tokenizers 0.13.2