CoolFace
Modelpublic

KingTechnician/roberta-base_LOGIC_Native

sourceHugging Facemitupdated 6mo 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-baseLOGICNative

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

  • Loss: 2.1872
  • Accuracy: 0.6367
  • Macro Precision: 0.6085
  • Macro F1: 0.5927

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.01162.25720.36330.37440.3280
No log2.02321.68810.49330.44440.4351
No log3.03481.51360.57670.55150.5475
No log4.04641.50640.60330.58080.5616
1.49115.05801.56900.59670.59120.5609
1.49116.06961.59270.62670.60020.5907
1.49117.08121.69030.62670.59640.5876
1.49118.09281.85270.61670.59240.5848
0.20829.010442.04500.62670.62080.5933
0.208210.011602.07990.630.59220.5852
0.208211.012762.16760.63330.60690.5889
0.208212.013922.18720.63670.60850.5927

Framework versions

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