CoolFace
Modelpublic

SlaviSolakchiev/news-topic-distilbert-multilingual-4class

sourceHugging Faceapache-2.0updated 3mo 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. -->

news-topic-distilbert-multilingual-4class

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

  • —Loss: 1.1375
  • —Accuracy: 0.9167
  • —Precision: 0.9226
  • —Recall: 0.9167
  • —F1: 0.9164

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: 2e-05
  • —trainbatchsize: 16
  • —evalbatchsize: 16
  • —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
  • —num_epochs: 8

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1
1.37181.071.34420.33330.56820.33330.25
1.29552.0141.27590.750.78270.750.7423
1.19633.0211.17010.83330.85710.83330.8205
1.04964.0281.04660.79170.78870.79170.7814
0.92635.0350.94350.79170.78870.79170.7814
0.82266.0420.86550.79170.78870.79170.7814
0.74267.0490.82140.79170.78870.79170.7814
0.69908.0560.80790.79170.78870.79170.7814

Framework versions

  • —Transformers 5.12.0
  • —Pytorch 2.11.0+cu128
  • —Datasets 4.0.0
  • —Tokenizers 0.22.2