CoolFace
Modelpublic

sms112/euk_roberta_large_essentiality_Network

sourceHugging Facemitupdated 7mo 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. -->

eukrobertalargeessentialityNetwork

This model is a fine-tuned version of roberta-large on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 0.4307
  • Accuracy: 0.8210
  • Precision: 0.7886
  • Recall: 0.8771
  • F1: 0.8305

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: 60
  • evalbatchsize: 60
  • seed: 42
  • gradientaccumulationsteps: 4
  • totaltrainbatch_size: 240
  • optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • lrschedulertype: linear
  • num_epochs: 15
  • mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1
No log1.0470.57930.70230.70210.70310.7026
No log2.0940.47610.78120.78610.77270.7794
No log3.01410.47920.77690.75060.82950.7881
No log4.01880.46170.78220.76410.81680.7896
No log5.02350.47480.77690.73930.85580.7933
No log6.02820.44010.79610.77730.83030.8029
No log7.03290.42730.79680.78280.82170.8018
No log8.03760.42820.80990.78250.85870.8188
No log9.04230.42420.80990.80.82670.8131
No log10.04700.42480.80890.79080.84020.8147
1.864511.05170.41830.81390.80950.82100.8152
1.864512.05640.42060.81950.79880.85440.8257
1.864513.06110.42250.81780.79850.85010.8235
1.864514.06580.43070.82100.78860.87710.8305
1.864515.07050.42590.81630.80160.84090.8208

Framework versions

  • Transformers 5.0.0
  • Pytorch 2.9.0+cu128
  • Datasets 4.0.0
  • Tokenizers 0.22.2