CoolFace
Modelpublic

has-abi/extended_distilBERT-finetuned-resumes-sections

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

extended_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.0321
  • —F1: 0.9735
  • —Roc Auc: 0.9850
  • —Accuracy: 0.9715

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.02831.022130.02470.96100.97630.9539
0.01532.044260.02230.96340.97890.9593
0.013.066390.01990.97020.98350.9675
0.00734.088520.02180.97100.98380.9690
0.00635.0110650.02440.97060.98350.9684
0.00376.0132780.02510.97000.98330.9684
0.0047.0154910.02730.97120.98370.9693
0.0038.0177040.02660.97190.98410.9695
0.00279.0199170.02940.96970.98310.9679
0.001410.0221300.02750.97140.98440.9690
0.001611.0243430.02990.97140.98390.9697
0.001312.0265560.02970.97190.98520.9697
0.000613.0287690.03120.97110.98430.9697
0.000414.0309820.03050.97310.98490.9720
0.000415.0331950.03120.97230.98450.9704
0.000516.0354080.03310.97160.98430.9697
0.000617.0376210.03210.97350.98500.9715
0.000418.0398340.03220.97310.98500.9711
0.000319.0420470.03320.97220.98470.9706
0.000420.0442600.03340.97200.98460.9704

Framework versions

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