CoolFace
Modelpublic

DrinkIcedT/roberta-large_MBTI_P_MBTI_agg_balanced_50_1e-05_0.01

sourceHugging Faceupdated 1mo agoView on Hugging Face
0likes5downloads
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-largeMBTIPMBTIaggbalanced501e-050.01

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

  • —Loss: 3.3745
  • —F1: 0.6493
  • —Threshold: 0.4
  • —F1 At 05: 0.6390

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.78570.31752002.75210.54950.530.4642
2.64340.63494002.57490.60390.50.6039
2.54470.95246002.68750.61740.610.5418
2.41471.26988002.54520.63540.40.6108
2.32231.587310002.48110.65130.46000.6390
2.24321.904812002.42510.65370.470.6490
1.99312.222214002.55440.65280.480.6472
1.96322.539716002.55650.65600.480.6539
1.94912.857118002.64840.65740.470.6566
1.57643.174620002.96740.65170.470.6452
1.59843.492122003.01930.65010.470.6464
1.58513.809524003.13640.65230.530.6512
1.35194.127026003.17900.65240.360.6422
1.23004.444428003.34700.64980.44000.6440
1.26304.761930003.37450.64930.40.6390

Framework versions

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