CoolFace
Modelpublic

DrinkIcedT/roberta-large_MBTI_I_MBTI_agg_balanced_50_1e-05_0.0

sourceHugging Faceupdated 1mo agoView on Hugging Face
0likes9downloads
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-largeMBTIIMBTIaggbalanced501e-050.0

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

  • —Loss: 4.2061
  • —F1: 0.6744
  • —Threshold: 0.37
  • —F1 At 05: 0.6659

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.69620.31752002.68610.58380.46000.5417
2.60750.63494002.54020.62680.46000.6131
2.42350.95246002.50660.65010.540.6421
2.07131.26988002.32230.68160.390.6567
1.99011.587310002.24170.69530.360.6696
1.93641.904812002.31720.69360.350.6675
1.50552.222214002.52580.68930.42000.6805
1.57592.539716002.75150.68080.44000.6754
1.52792.857118002.59240.68520.30000.6695
1.22103.174620003.27240.67330.45000.6710
1.09193.492122003.28470.67520.41000.6714
1.09243.809524003.41450.67580.30000.6707
0.71404.127026003.94540.67640.380.6699
0.70854.444428004.07720.67370.330.6644
0.73264.761930004.20610.67440.370.6659

Framework versions

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