CoolFace
Modelpublic

jhonparra18/bert-cvs-estimation-years-experience

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
0likes39downloads
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-cvs-estimation-years-experience

This model is a fine-tuned version of jhonparra18/bert-base-cased-cv-studio_name-medium on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 9.4494
  • Mse: 9.4494
  • Mae: 2.0686
  • R2: 0.4131
  • Accuracy: 0.2586

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

Training results

Training LossEpochStepValidation LossMseMaeR2Accuracy
No log10.3430010.513110.51312.21400.34700.2759
3.380220.696009.19159.19152.07800.42910.2759
3.380231.039008.82618.82611.93590.45180.2931
0.161341.3812009.44949.44942.06860.41310.2586

Framework versions

  • Transformers 4.21.1
  • Pytorch 1.12.0+cu102
  • Datasets 2.4.0
  • Tokenizers 0.12.1