CoolFace
Modelpublic

muhtasham/small-mlm-tweet_eval-from-scratch-custom-tokenizer-target-conll2003

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

small-mlm-tweet_eval-from-scratch-custom-tokenizer-target-conll2003

This model is a fine-tuned version of muhtasham/small-mlm-tweet_eval-from-scratch-custom-tokenizer on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.3269
  • —Precision: 0.4715
  • —Recall: 0.6299
  • —F1: 0.5393
  • —Accuracy: 0.9048

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

Training results

Training LossEpochStepValidation LossPrecisionRecallF1Accuracy
0.67821.145000.50640.21000.30120.24750.8398
0.46362.2810000.42160.26590.40420.32080.8626
0.39153.4215000.38990.26930.46080.33990.8674
0.33634.5620000.35410.34030.47680.39720.8820
0.29335.6925000.33510.37190.53550.43890.8879
0.25516.8330000.32470.40780.56700.47440.8956
0.21967.9735000.32080.45620.56020.50290.9002
0.18719.1140000.32260.48340.58650.53000.9045
0.157510.2545000.31800.46710.61950.53260.9048
0.136611.3950000.32690.47150.62990.53930.9048

Framework versions

  • —Transformers 4.26.0.dev0
  • —Pytorch 1.13.1+cu116
  • —Datasets 2.8.1.dev0
  • —Tokenizers 0.13.2