CoolFace
Modelpublic

bif02/operons_function_conservation_511145

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

operonsfunctionconservation_511145

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.4048
  • 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.40030.8339
No log2.03220.38970.8147
No log3.04830.37400.8339
0.42134.06440.37380.8234
0.42135.08050.43000.8287
0.42136.09660.40430.8357
0.34407.011270.45880.8234
0.34408.012880.45900.8129
0.34409.014490.54620.8059
0.284610.016100.52350.8042

Framework versions

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