CoolFace
Modelpublic

simonycl/bert-large-uncased-sst-2-32-13-smoothed

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

bert-large-uncased-sst-2-32-13-smoothed

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

  • —Loss: 0.6595
  • —Accuracy: 0.75

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
  • —lrschedulerwarmup_steps: 50
  • —num_epochs: 75
  • —labelsmoothingfactor: 0.45

Training results

Training LossEpochStepValidation LossAccuracy
No log1.020.81780.5156
No log2.040.81330.5156
No log3.060.80650.5156
No log4.080.79610.5156
0.81235.0100.78210.5156
0.81236.0120.76550.5
0.81237.0140.74600.5
0.81238.0160.72470.5
0.81239.0180.70340.5312
0.75110.0200.68920.5938
0.75111.0220.68080.6094
0.75112.0240.67610.6719
0.75113.0260.67150.75
0.75114.0280.66650.7812
0.647915.0300.66240.75
0.647916.0320.66150.7344
0.647917.0340.65720.7344
0.647918.0360.65290.7656
0.647919.0380.65030.7969
0.587620.0400.64990.7812
0.587621.0420.64960.7656
0.587622.0440.65020.7344
0.587623.0460.65360.75
0.587624.0480.65930.7344
0.543925.0500.66050.7344
0.543926.0520.65920.7344
0.543927.0540.65780.75
0.543928.0560.65750.75
0.543929.0580.65710.7344
0.542930.0600.65750.75
0.542931.0620.66350.75
0.542932.0640.66810.7344
0.542933.0660.67050.7188
0.542934.0680.67010.6875
0.540435.0700.66640.7188
0.540436.0720.66210.7344
0.540437.0740.65990.7344
0.540438.0760.66040.7344
0.540439.0780.66370.7344
0.540340.0800.66470.7344
0.540341.0820.66410.7344
0.540342.0840.66330.7344
0.540343.0860.66630.7344
0.540344.0880.66990.7344
0.540645.0900.66840.7344
0.540646.0920.66250.7344
0.540647.0940.65820.75
0.540648.0960.65490.75
0.540649.0980.65230.7656
0.5450.01000.65230.75
0.5451.01020.65250.75
0.5452.01040.65310.75
0.5453.01060.65340.75
0.5454.01080.65390.75
0.539655.01100.65530.7656
0.539656.01120.65400.75
0.539657.01140.65550.7656
0.539658.01160.65650.7656
0.539659.01180.65880.7656
0.540360.01200.66090.75
0.540361.01220.66210.7344
0.540362.01240.66190.7344
0.540363.01260.66140.7344
0.540364.01280.65990.7344
0.540565.01300.65860.75
0.540566.01320.65830.7656
0.540567.01340.65800.7656
0.540568.01360.65820.75
0.540569.01380.65860.75
0.539970.01400.65910.75
0.539971.01420.65920.75
0.539972.01440.65920.75
0.539973.01460.65940.75
0.539974.01480.65940.75
0.540375.01500.65950.75

Framework versions

  • —Transformers 4.32.0.dev0
  • —Pytorch 2.0.1+cu118
  • —Datasets 2.4.0
  • —Tokenizers 0.13.3