CoolFace
Modelpublic

jasonsheih/bert-base-uncased-finetuned-vr-comfort-2125

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
0likes9downloads
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-base-uncased-finetuned-vr-comfort-2125

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: 1.0440
  • —Accuracy: 0.8431
  • —F1: 0.8437

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 LossAccuracyF1
0.71591.01570.64080.74010.6612
0.55592.03140.53620.79520.7684
0.3623.04710.51350.82040.8132
0.19184.06280.61090.84070.8388
0.11925.07850.69470.83470.8316
0.06616.09420.78430.84550.8467
0.05077.010990.93120.81680.8271
0.04068.012560.86160.84670.8488
0.02689.014130.84030.84430.8478
0.025110.015700.86620.84670.8472
0.018811.017270.94180.85630.8530
0.019512.018840.95410.84790.8469
0.017213.020410.93720.84070.8413
0.014214.021980.98830.84910.8469
0.015615.023551.01500.84190.8428
0.013816.025121.00350.84790.8466
0.01317.026691.09090.82990.8355
0.011518.028261.02780.85150.8490
0.010719.029831.04190.84310.8437
0.010120.031401.04400.84310.8437

Framework versions

  • —Transformers 4.13.0
  • —Pytorch 1.11.0
  • —Datasets 1.16.1
  • —Tokenizers 0.10.3