CoolFace
Modelpublic

adriansanz/p1

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes25downloads
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. -->

p1

This model is a fine-tuned version of projecte-aina/roberta-base-ca-v2-cawikitc on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 0.8254
  • Accuracy: 0.5
  • Precision: 0.25
  • Recall: 0.5
  • F1: 0.3333
  • Ratio: 1.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: 16
  • evalbatchsize: 2
  • seed: 47
  • gradientaccumulationsteps: 2
  • totaltrainbatch_size: 32
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • lrschedulerwarmup_ratio: 0.06
  • lrschedulerwarmup_steps: 4
  • num_epochs: 2
  • labelsmoothingfactor: 0.1

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1Ratio
0.82630.38100.81990.50.50.50.34730.0163
0.82830.75200.83890.50.250.50.33331.0
0.81671.13300.83250.50.250.50.33331.0
0.81831.51400.82280.49730.24930.49730.33210.9973
0.81781.89500.82540.50.250.50.33331.0

Framework versions

  • Transformers 4.38.2
  • Pytorch 2.1.0+cu121
  • Datasets 2.19.0
  • Tokenizers 0.15.2