CoolFace
Modelpublic

genki10/ASAP_FineTuningBERT_UnAugV7_k1_task1_organization_k1_k1_fold3

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

ASAPFineTuningBERTUnAugV7k1task1organizationk1k1fold3

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: 2.1270
  • —Qwk: 0.0374
  • —Mse: 2.1263
  • —Rmse: 1.4582

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.0113.8595-0.001113.85783.7226
No log2.0210.06540.004710.06393.1724
No log3.039.59080.00189.58913.0966
No log4.049.18660.09.18483.0307
No log5.058.71080.08.70912.9511
No log6.068.22420.08.22262.8675
No log7.077.70830.07.70672.7761
No log8.087.14330.07.14182.6724
No log9.096.50560.06.50422.5503
No log10.0105.80660.05545.80522.4094
No log11.0115.24420.00695.24282.2897
No log12.0124.93100.00224.92972.2203
No log13.0134.28750.04.28632.0703
No log14.0143.97470.03.97361.9934
No log15.0153.74560.03.74451.9351
No log16.0163.43770.03.43671.8538
No log17.0173.04010.03.03911.7433
No log18.0182.56820.04482.56731.6023
No log19.0192.45850.04322.45771.5677
No log20.0202.12700.03742.12631.4582

Framework versions

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