CoolFace
Modelpublic

ali2066/finetuned_sentence_itr0_2e-05_webDiscourse_01_03_2022-13_17_55

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

finetunedsentenceitr02e-05webDiscourse01032022-1317_55

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.7224
  • —Accuracy: 0.6979
  • —F1: 0.4736
  • —Precision: 0.5074
  • —Recall: 0.4440

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 LossAccuracyF1PrecisionRecall
No log1.0950.60090.650.22220.6250.1351
No log2.01900.61400.6750.36890.65520.2568
No log3.02850.65800.670.45900.58330.3784
No log4.03800.75600.6650.48060.56360.4189
No log5.04750.82260.6650.4640.56860.3919

Framework versions

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