CoolFace
Modelpublic

DrinkIcedT/roberta-large_MBTI_I_MBTI_agg_balanced_50_2e-05

sourceHugging Faceupdated 1mo agoView on Hugging Face
0likes14downloads
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-largeMBTIIMBTIaggbalanced50_2e-05

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

  • —Loss: 6.4483
  • —F1: 0.6724
  • —Threshold: 0.66
  • —F1 At 05: 0.6649

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
  • —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.67900.31752002.58450.63440.390.5363
2.45160.63494002.42360.65710.520.6542
2.32730.95246002.37260.67230.510.6717
1.93331.26988002.46940.67420.46000.6700
1.85941.587310002.47720.68740.350.6783
1.78411.904812002.47940.68460.380.6700
1.18052.222214003.16330.68070.350.6762
1.28382.539716002.95940.67150.380.6676
1.24912.857118003.24930.67550.44000.6717
0.68133.174620004.16860.67290.470.6688
0.69333.492122004.49580.66910.710.6667
0.64683.809524004.23460.67790.590.6728
0.35384.127026005.91870.67300.490.6723
0.33864.444428006.14540.66920.70.6666
0.35294.761930006.44830.67240.660.6649

Framework versions

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