CoolFace
Modelpublic

eternalGenius/rubert_level2

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

rubert_level2

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

  • Loss: 0.1661
  • F1 Micro: 0.7178
  • F1 Macro: 0.7076
  • F1 Weighted: 0.7118

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: 5e-06
  • trainbatchsize: 8
  • evalbatchsize: 8
  • 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
  • lrschedulerwarmup_steps: 0.1
  • num_epochs: 15
  • mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossF1 MicroF1 MacroF1 Weighted
0.10821.0970.18270.68620.66280.6653
0.09392.01940.17430.71650.70000.7067
0.08613.02910.17370.71980.70490.7055
0.07964.03880.17350.71600.70740.7095
0.07715.04850.16990.70890.69210.6923
0.06686.05820.16610.71780.70760.7118

Framework versions

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