CoolFace
Modelpublic

jnsffrt/instruct_mcq_contrastive_full_answer_no_rationale

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes5downloads
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. -->

instruct_contrastive

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

  • Loss: -13.6334

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: 4
  • evalbatchsize: 4
  • seed: 552
  • gradientaccumulationsteps: 4
  • totaltrainbatch_size: 16
  • optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • lrschedulertype: cosine
  • lrschedulerwarmup_ratio: 0.05
  • num_epochs: 2

Training results

Training LossEpochStepValidation Loss
-4.62120.0547250-1.3475
-27.37470.1094500-7.0080
-33.00280.1641750-8.7426
-51.240.21881000-9.9981
-49.26310.27351250-11.1210
-49.99110.32821500-11.4823
-47.46850.38291750-11.5264
-49.85160.43762000-11.7210
-52.24790.49232250-13.2389
-41.61110.54702500-13.4486
-49.90710.60172750-11.4862
-50.70670.65643000-12.0170
-50.1250.71113250-13.8635
-64.62330.76583500-12.3017
-62.09450.82053750-13.0986
-51.14440.87524000-13.6334

Framework versions

  • Transformers 4.52.3
  • Pytorch 2.7.0+cu126
  • Datasets 3.6.0
  • Tokenizers 0.21.1