CoolFace
Modelpublic

arad1367/crypto_sustainability_news_FacebookAI_roberta-large-mnli

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

cryptosustainabilitynewsFacebookAIroberta-large-mnli

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

  • —Loss: 0.0004
  • —Accuracy: 1.0

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: 1e-05
  • —trainbatchsize: 32
  • —evalbatchsize: 32
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 20

Training results

Training LossEpochStepValidation LossAccuracy
1.15061.080.93860.6167
0.53282.0160.17480.9833
0.08893.0240.01161.0
0.00914.0320.00301.0
0.00925.0400.00141.0
0.00166.0480.00101.0
0.00117.0560.00081.0
0.0018.0640.00071.0
0.00099.0720.00061.0
0.000810.0800.00061.0
0.000711.0880.00051.0
0.000712.0960.00051.0
0.000613.01040.00041.0
0.000614.01120.00041.0
0.000615.01200.00041.0
0.000616.01280.00041.0
0.000617.01360.00041.0
0.000518.01440.00041.0
0.000519.01520.00041.0
0.000520.01600.00041.0

Framework versions

  • —Transformers 4.47.0.dev0
  • —Pytorch 2.4.0+cu121
  • —Datasets 3.0.2
  • —Tokenizers 0.20.0