CoolFace
Modelpublic

AbrahamSanders/opt-2.7b-realtime-chat-v2

sourceHugging Faceotherupdated 3y agoView on Hugging Face
0likes14downloads
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. -->

opt-2.7b-realtime-chat-v2

This model is a fine-tuned version of facebook/opt-2.7b on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 2.0888
  • Accuracy: 0.6870

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: 1
  • evalbatchsize: 1
  • seed: 42
  • gradientaccumulationsteps: 128
  • totaltrainbatch_size: 128
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • lrschedulerwarmup_ratio: 0.1
  • num_epochs: 3.0

Training results

Training LossEpochStepValidation LossAccuracy
2.09740.5512.12670.6826
2.08421.01022.09680.6859
1.96241.491532.09360.6863
1.94761.992042.08880.6870
1.8882.492552.09930.6864
1.86872.993062.09940.6865

Framework versions

  • Transformers 4.28.1
  • Pytorch 2.0.1+cu118
  • Datasets 2.7.1
  • Tokenizers 0.12.1