CoolFace
Modelpublic

DrinkIcedT/roberta-large_MBTI_F_MBTI_agg_balanced_50

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-largeMBTIFMBTIaggbalanced50

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

  • —Loss: 3.2151
  • —F1: 0.7476
  • —Threshold: 0.4600
  • —F1 At 05: 0.7461

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.30430.31752002.30070.69830.510.6969
2.23350.63494002.13920.73220.50.7322
1.95040.95246002.07740.74650.43000.7349
1.72001.26988002.06390.75490.43000.7489
1.63291.587310002.14230.75550.470.7536
1.56471.904812002.14970.75580.530.7554
1.16492.222214002.30570.75060.50.7506
1.20742.539716002.46710.75360.68000.7508
1.14372.857118002.49860.75360.520.7529
0.83623.174620002.74250.74420.520.7434
0.84773.492122002.80470.74960.730.7443
0.80843.809524002.71880.75190.520.7512
0.61994.127026003.16030.74860.710.7450
0.57484.444428003.14630.74870.470.7471
0.51724.761930003.21510.74760.46000.7461

Framework versions

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