CoolFace
Modelpublic

ribesstefano/RuleBert-v0.1-k1

sourceHugging Facemitupdated 3y agoView on Hugging Face
0likes14downloads
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-k1

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.3207
  • —F1: 0.4762
  • —Roc Auc: 0.6657
  • —Accuracy: 0.0

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.33160.142500.33750.47710.67300.0
0.33430.285000.32770.47240.67000.0
0.33280.417500.32350.46240.66230.0
0.33650.5510000.32270.46630.66350.0
0.32570.6912500.32360.46690.66330.0
0.31940.8315000.32430.49120.67680.0
0.32320.9717500.32230.47140.66450.0
0.31511.1120000.32160.47270.66500.0
0.32291.2422500.32170.47560.66650.0
0.3231.3825000.32370.47360.66510.0
0.31751.5227500.32220.47310.66470.0
0.31331.6630000.32030.47390.66510.0
0.30891.832500.32050.47510.66540.0
0.32851.9435000.32080.47590.66570.0
0.31192.0737500.32070.47680.66600.0
0.31692.2140000.32070.47620.66570.0

Framework versions

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