CoolFace
Modelpublic

rajevan123/STS-conventional-Fine-Tuning-Capstone-roberta-base-filtered-160

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

STS-conventional-Fine-Tuning-Capstone-roberta-base-filtered-160

This model is a fine-tuned version of FacebookAI/roberta-base on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 2.2762
  • —Accuracy: 0.7247

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

Training results

Training LossEpochStepValidation LossAccuracy
No log1.01130.79400.6610
No log2.02260.74630.6929
No log3.03390.92400.7041
No log4.04520.90700.6629
0.51675.05651.13760.7022
0.51676.06781.20430.7022
0.51677.07911.30830.7228
0.51678.09041.52050.7154
0.16269.010171.58750.7154
0.162610.011301.81720.7041
0.162611.012431.93000.7154
0.162612.013561.86320.7247
0.162613.014692.09080.7135
0.065514.015822.07660.7191
0.065515.016952.25820.7135
0.065516.018082.27430.7154
0.065517.019212.23100.7228
0.023718.020342.25740.7285
0.023719.021472.27680.7266
0.023720.022602.27620.7247

Framework versions

  • —Transformers 4.38.2
  • —Pytorch 2.2.1+cu121
  • —Datasets 2.18.0
  • —Tokenizers 0.15.2