CoolFace
Modelpublic

genki10/Version_Test_ASAP_FineTuningBERT_AugV14_k5_task1_organization_k5_k5_fold1

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

VersionTestASAPFineTuningBERTAugV14k5task1organizationk5k5fold1

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

  • —Loss: 0.7436
  • —Qwk: 0.5892
  • —Mse: 0.7430
  • —Rmse: 0.8620

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: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 100

Training results

Training LossEpochStepValidation LossQwkMseRmse
No log1.047.64420.07.64172.7644
No log2.084.21290.01914.21082.0520
No log3.0122.38200.05172.38011.5428
No log4.0161.38070.04181.37911.1744
No log5.0201.0839-0.00141.08281.0406
No log6.0240.82690.23140.82570.9087
No log7.0281.00630.05711.00541.0027
No log8.0320.70840.23130.70750.8411
No log9.0360.60950.40460.60870.7802
No log10.0400.48940.59730.48860.6990
No log11.0440.49880.59530.49790.7057
No log12.0480.45150.65430.45080.6714
No log13.0520.79500.54210.79440.8913
No log14.0560.48000.64360.47890.6921
No log15.0600.46910.63040.46810.6842
No log16.0640.59500.59810.59400.7707
No log17.0680.67860.58840.67780.8233
No log18.0720.55840.63980.55770.7468
No log19.0760.52860.63180.52760.7264
No log20.0800.84460.50610.84380.9186
No log21.0840.64940.60550.64860.8054
No log22.0880.58590.62230.58510.7649
No log23.0920.54580.59430.54500.7382
No log24.0960.54560.62080.54480.7381
No log25.01000.59120.61310.59040.7684
No log26.01040.77430.56740.77370.8796
No log27.01080.56100.62950.56040.7486
No log28.01120.53300.63140.53220.7295
No log29.01160.78740.53980.78680.8870
No log30.01200.72540.60400.72480.8513
No log31.01240.55100.64070.55030.7418
No log32.01280.74360.58920.74300.8620

Framework versions

  • —Transformers 4.47.0
  • —Pytorch 2.5.1+cu121
  • —Datasets 3.2.0
  • —Tokenizers 0.21.0