CoolFace
Modelpublic

Svetlana0303/Regression_albert_9_with_translation

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

Regressionalbert9withtranslation

This model is a fine-tuned version of albert-base-v2 on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.3629
  • —Mse: 0.3629
  • —Mae: 0.4551
  • —R2: 0.1650
  • —Accuracy: 0.6333

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: 4
  • —evalbatchsize: 4
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 20

Training results

Training LossEpochStepValidation LossMseMaeR2Accuracy
No log1.0530.34210.34210.45730.22920.6167
No log2.01060.26170.26170.38880.41040.6667
No log3.01590.21170.21170.34220.52300.7667
No log4.02120.32500.32500.49900.26770.55
No log5.02650.24940.24940.33210.43800.7167
No log6.03180.24770.24770.34880.44190.75
No log7.03710.32090.32090.35990.27700.7833
No log8.04240.27040.27040.37150.39090.7
No log9.04770.28860.28860.31850.34980.7833
0.150710.05300.24770.24770.30710.44180.7667
0.150711.05830.26700.26700.32320.39840.7833
0.150712.06360.22850.22850.29260.48510.75
0.150713.06890.23780.23780.29800.46430.7833
0.150714.07420.25440.25440.31940.42690.7667
0.150715.07950.25710.25710.29040.42080.8
0.150716.08480.25050.25050.28840.43570.8
0.150717.09010.26540.26540.28460.40220.8
0.150718.09540.26060.26060.27850.41280.8
0.020319.010070.25190.25190.28160.43240.8
0.020320.010600.26340.26340.28260.40650.8

Framework versions

  • —Transformers 4.27.4
  • —Pytorch 1.13.1+cu116
  • —Datasets 2.11.0
  • —Tokenizers 0.13.2