CoolFace
Modelpublic

karoldobiczek/roberta-large-fomc

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

roberta-large-fomc

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

  • Loss: 0.7874
  • Accuracy: 0.6660

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

Training results

Training LossEpochStepValidation LossAccuracy
No log0.008311.05820.4980
1.05740.2149261.04280.4980
1.07020.4215511.05000.4980
1.10650.6281761.03740.4980
1.02410.83471011.03910.4980
1.03241.01211.01910.4980
1.03241.04131261.00970.4980
0.97511.24791511.05420.4737
1.01341.45451760.97460.5931
0.92761.66122010.86330.5648
0.84691.86782260.77290.6538
0.79922.02420.78740.6660
0.88532.07442510.85970.6680
0.64662.28102760.77670.6498
0.7782.48763011.05880.6498
0.72022.69423260.74930.6721
0.71082.90083510.88920.6397
0.63543.03630.82650.6579
0.77043.10743760.78330.6781
0.68673.31404010.97020.6478
0.69733.52074261.03000.6700
0.66823.72734510.82060.6781
0.66053.93394760.88620.6822
0.85214.04840.80930.6316
0.64424.14055010.94830.6437
0.5774.34715260.88600.6883
0.52524.55375510.87970.7045
0.52744.76035760.72890.7024
0.4674.96696010.82240.6903
0.4675.06050.82180.6903

Framework versions

  • Transformers 4.40.2
  • Pytorch 1.12.0
  • Datasets 2.19.1
  • Tokenizers 0.19.1