CoolFace
Modelpublic

J1mb0o/semantic-bert-balanced-dataset

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

semantic-bert-balanced-dataset

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

  • —Loss: 3.1862
  • —Accuracy: 0.5448

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

Training results

Training LossEpochStepValidation LossAccuracy
No log1.01600.88370.5746
No log2.03200.94150.5490
No log3.04801.03340.5669
0.71364.06401.19170.5661
0.71365.08001.35710.5780
0.71366.09601.64610.5772
0.22777.011202.11030.5533
0.22778.012802.38290.5584
0.22779.014402.48210.5618
0.061710.016002.75490.5371
0.061711.017602.82670.5499
0.061712.019202.90280.5490
0.024213.020802.98450.5465
0.024214.022403.01260.5541
0.024215.024003.07910.5490
0.008616.025603.09800.5499
0.008617.027203.15640.5456
0.008618.028803.17230.5499
0.004819.030403.17910.5473
0.004820.032003.18620.5448

Framework versions

  • —Transformers 4.36.2
  • —Pytorch 2.3.0.dev20231224
  • —Datasets 2.16.0
  • —Tokenizers 0.15.0