CoolFace
Modelpublic

LorenzoAleCon29/roberta-large-ECB-dapt

sourceHugging Facemitupdated 1mo agoView on Hugging Face
0likes37downloads
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. -->

roberta-large-ECB-dapt

This model is a fine-tuned version of roberta-large on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 1.6064

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: 8
  • evalbatchsize: 8
  • seed: 42
  • gradientaccumulationsteps: 16
  • totaltrainbatch_size: 128
  • 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: 100
  • num_epochs: 3
  • mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation Loss
32.47240.26901501.8905
30.82240.53813001.7731
29.50920.80714501.7544
28.21901.07536001.7265
27.98321.34447501.6481
27.84921.61349001.6129
27.21091.882410501.6108
26.89272.150712001.5764

Framework versions

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