CoolFace
Modelpublic

Svetlana0303/Regression_longformer

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

Regression_longformer

This model is a fine-tuned version of allenai/longformer-base-4096 on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 0.0973
  • Mse: 0.0973
  • Mae: 0.2464
  • R2: 0.9498
  • Accuracy: 0.8571

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

Training results

Training LossEpochStepValidation LossMseMaeR2Accuracy
No log1.043.11503.11501.4245-1.92280.2857
No log2.082.49342.49341.2570-1.33960.4286
No log3.0121.58121.58121.1308-0.48360.1429
No log4.0161.40041.40041.0230-0.31400.4286
No log5.0202.40832.40831.2028-1.25970.4286
No log6.0242.47952.47951.2186-1.32650.2857
No log7.0281.97811.97811.0441-0.85600.5714
No log8.0321.66041.66040.9238-0.55790.5714
No log9.0361.51051.51050.9193-0.41720.5714
No log10.0400.97500.97500.77660.08520.5714
No log11.0440.61470.61470.62620.42330.2857
No log12.0480.54290.54290.59410.49060.4286
No log13.0520.41830.41830.59990.60750.4286
No log14.0560.55700.55700.67460.47740.2857
No log15.0600.24500.24500.41590.77010.7143
No log16.0640.16500.16500.32410.84520.7143
No log17.0680.13670.13670.27010.87180.8571
No log18.0720.12250.12250.29050.88500.8571
No log19.0760.11690.11690.28250.89030.8571
No log20.0800.13090.13090.30460.87720.8571
No log21.0840.45850.45850.54260.56980.5714
No log22.0880.24510.24510.42160.77000.5714
No log23.0920.11230.11230.26780.89460.8571
No log24.0960.09420.09420.28160.91161.0
No log25.01000.12390.12390.24450.88380.8571
No log26.01040.22680.22680.35400.78720.8571
No log27.01080.35750.35750.44080.66450.5714
No log28.01120.34180.34180.43490.67930.5714
No log29.01160.26770.26770.39580.74880.5714
No log30.01200.22350.22350.37170.79030.5714

Framework versions

  • Transformers 4.26.1
  • Pytorch 1.13.1+cu116
  • Datasets 2.9.0
  • Tokenizers 0.13.2