CoolFace
Modelpublic

KingTechnician/electra-large-discriminator_LOGIC_Native

sourceHugging Faceapache-2.0updated 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. -->

electra-large-discriminatorLOGICNative

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

  • Loss: 2.0208
  • Accuracy: 0.6833
  • Macro Precision: 0.6729
  • Macro F1: 0.6301

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.40190.290.21710.1836
No log2.02321.87640.47670.42860.4022
No log3.03481.51230.61670.54400.5488
No log4.04641.41210.63670.58510.5757
1.73005.05801.39480.63330.61690.5934
1.73006.06961.45070.68330.66370.6408
1.73007.08121.66010.650.62760.6079
1.73008.09281.76560.66670.68320.6241
0.30039.010441.81990.670.62490.6087
0.300310.011601.92970.670.66010.6248
0.300311.012761.97620.680.66490.6310
0.300312.013922.02080.68330.67290.6301

Framework versions

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