CoolFace
Modelpublic

DrinkIcedT/roberta-large_MBTI_pub_F

sourceHugging Faceupdated 1mo agoView on Hugging Face
0likes9downloads
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. -->

roberta-largeMBTIFMBTIaggbalanced501e-050.0

This model was trained from scratch on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 3.3595
  • F1: 0.7508
  • Threshold: 0.72
  • F1 At 05: 0.7476

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: 1e-05
  • trainbatchsize: 16
  • evalbatchsize: 16
  • seed: 42
  • distributed_type: multi-GPU
  • num_devices: 4
  • totaltrainbatch_size: 64
  • totalevalbatch_size: 64
  • optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • lrschedulertype: linear
  • lrschedulerwarmup_steps: 400
  • num_epochs: 5

Training results

Training LossEpochStepValidation LossF1ThresholdF1 At 05
2.40540.31752002.43860.68200.34000.6294
2.20750.63494002.15510.71760.41000.7081
2.00150.95246002.08110.74560.42000.7309
1.77041.26988002.00220.76120.45000.7564
1.66811.587310002.13120.75310.620.7440
1.59891.904812002.11370.75960.520.7563
1.15372.222214002.27560.75800.520.7563
1.21482.539716002.38880.75360.380.7506
1.10542.857118002.39450.75680.510.7559
0.74553.174620002.93220.74800.640.7454
0.81073.492122002.91850.74890.43000.7479
0.76623.809524002.97120.75380.660.7482
0.55104.127026003.30350.75000.710.7458
0.52374.444428003.24950.74800.510.7468
0.54654.761930003.35950.75080.720.7476

Framework versions

  • Transformers 5.3.0
  • Pytorch 2.7.1
  • Datasets 4.8.5
  • Tokenizers 0.22.2