CoolFace
Modelpublic

bif02/operons_conservation_511145

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

operonsconservation511145

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

  • Loss: 0.4059
  • Accuracy: 0.8357

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.01610.40610.8357
No log2.03220.40480.8287
No log3.04830.41020.8164
0.42954.06440.39230.8252
0.42955.08050.41550.8252
0.42956.09660.38520.8217
0.36887.011270.45030.8269
0.36888.012880.43930.8182
0.36889.014490.43220.8147
0.337210.016100.44700.8147

Framework versions

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