CoolFace
Modelpublic

has-abi/distilBERT-finetuned-resumes-sections

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
15likes44downloads
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. -->

distilBERT-finetuned-resumes-sections

This model is a fine-tuned version of Geotrend/distilbert-base-en-fr-cased on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.0369
  • —F1: 0.9652
  • —Roc Auc: 0.9808
  • —Accuracy: 0.9621

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

Training results

Training LossEpochStepValidation LossF1Roc AucAccuracy
0.05091.011730.03310.94390.96590.9356
0.0242.023460.02740.95500.97500.9493
0.01483.035190.02900.94930.97120.9446
0.00894.046920.03240.94920.97140.9442
0.00715.058650.03170.95400.97320.9476
0.00646.070380.03240.95270.97420.9484
0.00367.082110.03200.95740.97660.9540
0.00428.093840.03670.95280.97320.9493
0.00529.0105570.03420.95630.97570.9531
0.002710.0117300.02940.96290.98000.9595
0.001711.0129030.03550.96050.97780.9582
0.002212.0140760.03380.96270.97920.9591
0.001213.0152490.03580.96090.97800.9591
0.001114.0164220.03600.96180.97910.9604
0.000915.0175950.03580.96480.98070.9625
0.000716.0187680.03730.96270.97940.9595
0.000617.0199410.03970.95970.97740.9574
0.000818.0211140.03690.96520.98080.9621
0.000719.0222870.03770.96460.98010.9621
0.000520.0234600.03810.96390.97970.9616

Framework versions

  • —Transformers 4.21.1
  • —Pytorch 1.12.1+cu113
  • —Datasets 2.4.0
  • —Tokenizers 0.12.1