CoolFace
Modelpublic

DrinkIcedT/roberta-large_MBTI_P_MBTI_agg_balanced_50_1e-05_0.05

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

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

  • —Loss: 3.3886
  • —F1: 0.6566
  • —Threshold: 0.4
  • —F1 At 05: 0.6520

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.79100.31752002.75370.56030.520.5014
2.66970.63494002.59880.59990.480.5978
2.52580.95246002.69860.61860.610.5398
2.36381.26988002.47270.64170.50.6417
2.32181.587310002.46700.65470.43000.6415
2.23891.904812002.44780.65620.390.6426
1.99152.222214002.54240.65550.44000.6537
1.92972.539716002.54980.65920.41000.6489
1.92382.857118002.57550.65740.390.6547
1.55273.174620003.03430.64870.510.6470
1.57103.492122003.05680.65120.490.6506
1.59613.809524003.06170.65790.560.6540
1.25904.127026003.28320.65610.46000.6559
1.23064.444428003.37000.65580.480.6546
1.18384.761930003.38860.65660.40.6520

Framework versions

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