CoolFace
Modelpublic

has-abi/bert-finetuned-resumes-sections

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

bert-finetuned-resumes-sections

This model is a fine-tuned version of dbmdz/bert-base-french-europeana-cased on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 0.0333
  • F1: 0.9548
  • Roc Auc: 0.9732
  • Accuracy: 0.9493

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: 12

Training results

Training LossEpochStepValidation LossF1Roc AucAccuracy
0.16591.06010.06450.92010.94340.8910
0.0552.012020.04260.94070.96330.9309
0.03243.018030.03710.94500.96630.9368
0.02264.024040.03890.94020.96510.9343
0.01255.030050.03540.94330.96500.9343
0.00916.036060.03640.94820.96960.9434
0.00757.042070.03630.94640.96760.9393
0.0078.048080.03330.95480.97320.9493
0.00639.054090.03580.95010.96980.9434
0.004310.060100.03800.94750.97070.9443
0.003211.066110.03770.94910.97120.9468
0.003112.072120.03750.95000.97160.9459

Framework versions

  • Transformers 4.19.2
  • Pytorch 1.11.0+cu113
  • Datasets 2.2.2
  • Tokenizers 0.12.1