CoolFace
Modelpublic

bif02/operons_conservation

sourceHugging Facemitupdated 7mo agoView on Hugging Face
0likes4downloads
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. -->

operons_conservation

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

  • Loss: 0.4142
  • Accuracy: 0.8420

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: 3e-05
  • trainbatchsize: 32
  • evalbatchsize: 32
  • seed: 0
  • 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: 10

Training results

Training LossEpochStepValidation LossAccuracy
No log1.02120.41480.8420
No log2.04240.40540.8267
0.41693.06360.40070.8373
0.41694.08480.37540.8384
0.36105.010600.38460.8408
0.36106.012720.37770.8361
0.36107.014840.38570.8337
0.34608.016960.37620.8349
0.34609.019080.38920.8337
0.327510.021200.39360.8349

Framework versions

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