CoolFace
Modelpublic

TieIncred/distilbert-base-uncased-finetuned-intro-verizon2

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

distilbert-base-uncased-finetuned-intro-verizon2

This model is a fine-tuned version of distilbert-base-uncased on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.0327
  • —Accuracy: 1.0
  • —F1: 1.0

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: 64
  • —evalbatchsize: 64
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 20

Training results

Training LossEpochStepValidation LossAccuracyF1
1.34591.071.25480.58140.4575
1.18982.0141.04880.72090.6261
1.10523.0210.79110.74420.6506
0.76284.0280.55341.01.0
0.63255.0350.36081.01.0
0.3036.0420.23871.01.0
0.22977.0490.16261.01.0
0.16638.0560.11521.01.0
0.12329.0630.08661.01.0
0.105610.0700.06831.01.0
0.080211.0770.05721.01.0
0.058912.0840.04971.01.0
0.056113.0910.04451.01.0
0.056714.0980.04041.01.0
0.045715.01050.03761.01.0
0.041716.01120.03571.01.0
0.041217.01190.03441.01.0
0.038918.01260.03351.01.0
0.0419.01330.03291.01.0
0.039420.01400.03271.01.0

Framework versions

  • —Transformers 4.16.2
  • —Pytorch 2.1.0+cu121
  • —Datasets 2.18.0
  • —Tokenizers 0.15.2