CoolFace
Modelpublic

ribesstefano/RuleBert-v0.1-k3

sourceHugging Facemitupdated 3y 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. -->

ribesstefano/RuleBert-v0.1-k3

This model is a fine-tuned version of classla/xlm-roberta-base-multilingual-text-genre-classifier on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.3285
  • —F1: 0.4638
  • —Roc Auc: 0.6576
  • —Accuracy: 0.0714

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: 4
  • —evalbatchsize: 64
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —training_steps: 4000
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossF1Roc AucAccuracy
0.34230.132500.35390.44970.65620.0670
0.32310.275000.34250.45960.65940.0670
0.32480.47500.33640.44950.65410.0714
0.32830.5410000.33510.45290.65550.0714
0.32370.6712500.33150.46000.65810.0625
0.3250.8115000.33130.46810.66240.0312
0.33160.9417500.32900.45950.65640.0714
0.32391.0820000.33100.45920.65720.0625
0.30851.2122500.32800.46140.65670.0670
0.31611.3525000.33030.46230.65740.0670
0.3141.4827500.32890.46130.65660.0714
0.31871.6230000.32930.45940.65540.0714
0.31451.7532500.32950.46290.65690.0714
0.31281.8935000.32850.46290.65690.0714
0.31352.0237500.32850.46150.65660.0714
0.31712.1640000.32850.46380.65760.0714

Framework versions

  • —Transformers 4.36.2
  • —Pytorch 2.1.0+cu121
  • —Datasets 2.16.1
  • —Tokenizers 0.15.0