CoolFace
Modelpublic

KingTechnician/roberta-base_LOGIC_LRTC

sourceHugging Facemitupdated 6mo agoView on Hugging Face
0likes6downloads
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-baseLOGICLRTC

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

  • Loss: 1.9419
  • Accuracy: 0.6933
  • Macro Precision: 0.6604
  • Macro F1: 0.6503

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: 2e-05
  • trainbatchsize: 16
  • evalbatchsize: 16
  • seed: 42
  • 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: 12

Training results

Training LossEpochStepValidation LossAccuracyMacro PrecisionMacro F1
No log1.01161.56390.410.47280.3904
No log2.02321.15010.58330.55910.5659
No log3.03481.13150.640.61820.6220
No log4.04641.23450.670.64710.6237
0.98975.05801.39520.620.59120.5960
0.98976.06961.50320.680.63700.6407
0.98977.08121.68590.68330.64370.6478
0.98978.09281.91300.690.66380.6393
0.09599.010441.92460.680.65260.6459
0.095910.011601.88000.68670.63780.6392
0.095911.012761.94360.690.66230.6519
0.095912.013921.94190.69330.66040.6503

Framework versions

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