CoolFace
Modelpublic

sms112/bact_roberta_base_essentiality_Network

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. -->

bactrobertabaseessentialityNetwork

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.4141
  • Accuracy: 0.8310
  • Precision: 0.8400
  • Recall: 0.8178
  • F1: 0.8287

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: 60
  • evalbatchsize: 60
  • seed: 42
  • gradientaccumulationsteps: 4
  • totaltrainbatch_size: 240
  • optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • lrschedulertype: linear
  • lrschedulerwarmup_steps: 0.1
  • num_epochs: 10
  • mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1
No log1.0720.65540.65880.60200.93680.7330
No log2.01440.46370.78380.79970.75730.7779
No log3.02160.45410.79310.77450.82710.7999
No log4.02880.47640.79820.76300.86520.8109
No log5.03600.42540.81290.80370.82800.8157
No log6.04320.41750.82240.83290.80660.8196
1.82087.05040.42620.82590.82510.82710.8261
1.82088.05760.41540.82960.83760.81780.8276
1.82089.06480.41400.83100.84000.81780.8287
1.820810.07200.42350.82540.82410.82750.8258

Framework versions

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