CoolFace
Modelpublic

Epidot/TwitchLeagueBert-1000k-finetuned-highlight-detection

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

TwitchLeagueBert-1000k-finetuned-highlight-detection

This model is a fine-tuned version of Epidot/TwitchLeagueBert-1000k on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.1146
  • —Precision: 0.4420
  • —F1: 0.3977
  • —Recall: 0.3614

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: 32
  • —evalbatchsize: 32
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 10

Training results

Training LossEpochStepValidation LossPrecisionF1Recall
0.02051.04200000.11190.46650.46890.4712
0.00912.09400000.10860.48030.44470.4139
0.00623.13600000.11720.43820.41920.4018
0.00384.18800000.11460.44200.39770.3614

Framework versions

  • —Transformers 4.18.0
  • —Pytorch 1.7.1
  • —Datasets 2.0.0
  • —Tokenizers 0.12.1