CoolFace
Modelpublic

yacine-djm/fg-bert-sustainability-15-1e-05-0.02-64

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

fg-bert-sustainability-15-1e-05-0.02-64

This model is a fine-tuned version of Raccourci/fairguest-bert on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.0893
  • —F1: 0.9139
  • —Roc Auc: 0.9527
  • —Accuracy: 0.8711

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: 1e-05
  • —trainbatchsize: 64
  • —evalbatchsize: 64
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 15

Training results

Training LossEpochStepValidation LossF1Roc AucAccuracy
No log1.0550.34490.00.49990.0946
No log2.01100.32490.00.49990.0946
No log3.01650.26580.07550.51950.1320
No log4.02200.20920.44750.64890.3077
No log5.02750.17060.77550.83120.6663
No log6.03300.14610.85660.89980.7848
No log7.03850.12900.89290.94160.8430
No log8.04400.11610.90440.94630.8649
No log9.04950.10380.91110.95050.8680
0.241410.05500.09930.91430.95230.8711
0.241411.06050.09570.91060.95040.8669
0.241412.06600.09320.91230.95160.8680
0.241413.07150.09100.91850.95610.8784
0.241414.07700.09010.91510.95380.8742
0.241415.08250.08930.91390.95270.8711

Framework versions

  • —Transformers 4.30.2
  • —Pytorch 2.0.1+cu118
  • —Datasets 2.13.1
  • —Tokenizers 0.13.3