CoolFace
Modelpublic

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

sourceHugging Faceupdated 4y agoView on Hugging Face
0likes33downloads
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-conll2003-from-scratch-custom-tokenizer-target-conll2003

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

  • —Loss: 0.3448
  • —Precision: 0.5713
  • —Recall: 0.6853
  • —F1: 0.6231
  • —Accuracy: 0.9188

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.50391.145000.40830.44190.48990.46470.8780
0.30332.2810000.34610.48990.57170.52760.8962
0.23073.4215000.32170.46190.63730.53560.9006
0.1824.5620000.31980.48440.65300.55620.9045
0.15025.6925000.31460.52390.65280.58130.9104
0.12656.8330000.32160.49990.67550.57460.9071
0.10427.9735000.31510.53200.66660.59180.9138
0.08739.1140000.33780.54430.68390.60620.9139
0.072310.2545000.34870.54880.67810.60660.9140
0.063611.3950000.34480.57130.68530.62310.9188

Framework versions

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