CoolFace
Modelpublic

Bainbridge/umberto-uncased-covid-sentiment

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes16downloads
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. -->

umberto-wikipedia-uncased-v1

This model is a fine-tuned version of Musixmatch/umberto-wikipedia-uncased-v1 on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.4643
  • —F1: 0.6160

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: 128
  • —evalbatchsize: 32
  • —seed: 0
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: constant
  • —lrschedulerwarmup_ratio: 0.05
  • —num_epochs: 5.0

Training results

Training LossEpochStepValidation LossF1
0.59230.33200.60750.2974
0.66940.67400.59380.2974
0.52251.0600.53460.3024
0.54581.33800.51720.4682
0.50521.671000.55500.4361
0.36892.01200.51880.4395
0.40972.331400.49180.4676
0.49042.671600.47560.4640
0.36963.01800.47880.4688
0.36313.332000.47510.4735
0.43453.672200.46090.4797
0.33984.02400.46370.5673
0.29854.332600.48500.5092
0.32484.672800.50890.6057
0.33235.03000.46430.6160

Framework versions

  • —Transformers 4.34.0.dev0
  • —Pytorch 2.1.0.dev20230628+cu121
  • —Datasets 2.14.5
  • —Tokenizers 0.14.0