CoolFace
Modelpublic

thaidv96/lead-reliability-scoring

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

lead-reliability-scoring

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

  • Loss: 0.0123
  • F1: 0.9937

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

Training results

Training LossEpochStepValidation LossF1
No log1.0500.38660.5761
No log2.01000.33520.6538
No log3.01500.17860.8283
No log4.02000.18620.8345
No log5.02500.13670.8736
No log6.03000.06420.9477
No log7.03500.03430.9748
No log8.04000.01900.9874
No log9.04500.01230.9937
0.205110.05000.00580.9937

Framework versions

  • Transformers 4.20.0
  • Pytorch 1.11.0+cu113
  • Datasets 2.3.2
  • Tokenizers 0.12.1