CoolFace
Modelpublic

ali2066/finetuned_token_itr0_2e-05_essays_16_02_2022-21_01_51

sourceHugging Faceapache-2.0updated 5y agoView on Hugging Face
0likes24downloads
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. -->

finetunedtokenitr02e-05essays16022022-2101_51

This model is a fine-tuned version of distilbert-base-uncased-finetuned-sst-2-english on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.2525
  • —Precision: 0.3997
  • —Recall: 0.5117
  • —F1: 0.4488
  • —Accuracy: 0.9115

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: 5

Training results

Training LossEpochStepValidation LossPrecisionRecallF1Accuracy
No log1.0110.46520.15280.35880.21440.7851
No log2.0220.36460.29130.48470.36390.8521
No log3.0330.34530.37890.56110.45230.8708
No log4.0440.32700.36730.54960.44040.8729
No log5.0550.32680.40110.57250.47170.8760

Framework versions

  • —Transformers 4.15.0
  • —Pytorch 1.10.1+cu113
  • —Datasets 1.18.0
  • —Tokenizers 0.10.3