CoolFace
Modelpublic

ali2066/DistilBERT_FINAL_ctxSentence_TRAIN_webDiscourse_TEST_NULL_second_train_set_null_False

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

DistilBERTFINALctxSentenceTRAINwebDiscourseTESTNULLsecondtrainsetnull_False

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: 2.0703
  • Precision: 0.9667
  • Recall: 0.0505
  • F1: 0.0961
  • Accuracy: 0.0766

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: 1e-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.0950.54420.66670.11320.19350.75
No log2.01900.53160.53850.13210.21210.74
No log3.02850.53840.46150.22640.30380.725
No log4.03800.55030.42860.22640.29630.715
No log5.04750.55290.42860.22640.29630.715

Framework versions

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