CoolFace
Modelpublic

DrinkIcedT/roberta-large_MBTI_P_MBTI_agg_balanced_50_1e-05

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-largeMBTIPMBTIaggbalanced50_1e-05

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

  • —Loss: 3.5859
  • —F1: 0.6501
  • —Threshold: 0.4600
  • —F1 At 05: 0.6453

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.79170.31752002.75510.55190.510.5055
2.75240.63494002.69640.58470.480.5778
2.64080.95246002.88010.61930.620.5743
2.38051.26988002.50330.64330.40.6269
2.32841.587310002.43650.65620.44000.6383
2.24531.904812002.45040.65960.45000.6444
1.93192.222214002.58880.65690.490.6552
1.83552.539716002.58380.65890.41000.6498
1.83762.857118002.65460.66340.45000.6572
1.40693.174620003.21020.65610.470.6535
1.45593.492122003.10020.65160.480.6499
1.40833.809524003.30450.65060.44000.6482
1.14664.127026003.45990.65170.270.6455
1.03964.444428003.62860.64980.43000.6444
1.07884.761930003.58590.65010.46000.6453

Framework versions

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