CoolFace
Modelpublic

gossminn/predict-perception-bertino-focus-assassin

sourceHugging Facemitupdated 4y agoView on Hugging Face
0likes28downloads
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. -->

predict-perception-bertino-focus-assassin

This model is a fine-tuned version of indigo-ai/BERTino on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 0.3409
  • R2: 0.3205

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: 0.0001
  • trainbatchsize: 20
  • evalbatchsize: 8
  • seed: 1996
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • num_epochs: 47

Training results

Training LossEpochStepValidation LossR2
0.55731.0140.48560.0321
0.17392.0280.47350.0562
0.08133.0420.34160.3191
0.07644.0560.36130.2799
0.05165.0700.32640.3495
0.04596.0840.41930.1643
0.04147.0980.35020.3019
0.0288.01120.33610.3301
0.02819.01260.36100.2804
0.02710.01400.35230.2978
0.021611.01540.34400.3143
0.018112.01680.35060.3012
0.01313.01820.32990.3424
0.011614.01960.36110.2803
0.011815.02100.35050.3013
0.013916.02240.35290.2967
0.009917.02380.35360.2952
0.009618.02520.35420.2941
0.010719.02660.37700.2486
0.008820.02800.34670.3091
0.006521.02940.33270.3369
0.007322.03080.34790.3066
0.006223.03220.35660.2893
0.006324.03360.35030.3019
0.005725.03500.33710.3282
0.004926.03640.33340.3355
0.004527.03780.33990.3225
0.004928.03920.33790.3266
0.004929.04060.33770.3268
0.005530.04200.33570.3309
0.00531.04340.33940.3235
0.004632.04480.34320.3159
0.004833.04620.34270.3169
0.004134.04760.34500.3123
0.004135.04900.34360.3151
0.005136.05040.33940.3234
0.003737.05180.33700.3283
0.00438.05320.33700.3284
0.003339.05460.33390.3344
0.003440.05600.33350.3352
0.00341.05740.33730.3276
0.003542.05880.33800.3264
0.003243.06020.33820.3259
0.003444.06160.34320.3158
0.00345.06300.34210.3181
0.002746.06440.34100.3203
0.003747.06580.34090.3205

Framework versions

  • Transformers 4.16.2
  • Pytorch 1.10.2+cu113
  • Datasets 1.18.3
  • Tokenizers 0.11.0