CoolFace
Modelpublic

genki10/Version_Test_ASAP_FineTuningBERT_AugV14_k10_task1_organization_k10_k10_fold3

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

VersionTestASAPFineTuningBERTAugV14k10task1organizationk10k10fold3

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.6326
  • —Qwk: 0.6136
  • —Mse: 0.6324
  • —Rmse: 0.7952

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.076.18880.01256.18752.4875
No log2.0142.41930.10902.41841.5551
No log3.0211.09900.01.09841.0481
No log4.0280.89470.03140.89440.9457
No log5.0351.28370.25631.28361.1330
No log6.0420.91190.37180.91180.9549
No log7.0490.80440.45390.80420.8968
No log8.0560.54190.60290.54140.7358
No log9.0630.52010.65240.51970.7209
No log10.0700.60800.62020.60770.7795
No log11.0770.53840.65970.53820.7336
No log12.0840.53540.64860.53510.7315
No log13.0910.56730.67410.56700.7530
No log14.0980.53370.60800.53360.7305
No log15.01050.57070.62370.57060.7554
No log16.01120.68750.60390.68730.8290
No log17.01190.66500.60130.66460.8152
No log18.01260.59250.66680.59210.7695
No log19.01330.73760.58350.73740.8587
No log20.01400.97800.53140.97790.9889
No log21.01470.56580.61180.56550.7520
No log22.01540.55610.63520.55590.7456
No log23.01610.59530.63020.59500.7714
No log24.01680.55910.64700.55880.7475
No log25.01750.61250.59990.61230.7825
No log26.01820.54680.57380.54650.7393
No log27.01890.55490.62570.55460.7447
No log28.01960.52910.59870.52880.7272
No log29.02030.55440.67070.55420.7444
No log30.02100.54480.62830.54440.7379
No log31.02170.54170.63350.54140.7358
No log32.02240.54550.62660.54510.7383
No log33.02310.63260.61360.63240.7952

Framework versions

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