CoolFace
Modelpublic

readerbench/ro-offense-sequences

sourceHugging Faceupdated 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. -->

ro-sequence

This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 815.9874
  • Precision: 0.7802
  • Recall: 0.8225
  • F1: 0.8008

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: 4e-05
  • trainbatchsize: 32
  • evalbatchsize: 64
  • seed: 352269
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • lrschedulerwarmup_ratio: 0.1
  • num_epochs: 30

Training results

Training LossEpochStepValidation LossPrecisionRecallF1
798.3421.0125619.58660.74720.73690.7420
377.82652.0250521.15520.78330.79980.7915
288.25683.0375559.40920.74690.81450.7792
192.20524.0500555.92230.82520.78890.8066
128.43645.0625719.32740.78480.80420.7944
86.7426.0750797.82540.73910.82810.7811
62.80877.0875815.98740.78020.82250.8008

Framework versions

  • Transformers 4.34.0
  • Pytorch 2.0.1+cu118
  • Datasets 2.14.5
  • Tokenizers 0.14.1