CoolFace
Modelpublic

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

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

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.1218
  • —Accuracy: 0.7322

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: 15

Training results

Training LossEpochStepValidation LossAccuracy
No log1.01130.78700.6704
No log2.02260.72070.6779
No log3.03390.78530.7022
No log4.04520.84900.6742
0.5135.05651.03000.6835
0.5136.06781.16450.7060
0.5137.07911.41190.7210
0.5138.09041.56410.7154
0.15529.010171.74100.6966
0.155210.011301.83570.7228
0.155211.012431.94420.7116
0.155212.013561.95210.7266
0.155213.014692.08990.7172
0.048114.015822.11380.7210
0.048115.016952.12180.7322

Framework versions

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