CoolFace
Modelpublic

thrunlab/Mistral-7B-v0_1_cola_sp0_ar0

sourceHugging Faceapache-2.0updated 3y 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. -->

Mistral-7B-v01colasp0ar0

This model is a fine-tuned version of mistralai/Mistral-7B-v0.1 on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.3526
  • —Accuracy: 0.8773

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: 48
  • —evalbatchsize: 80
  • —seed: 1
  • —distributed_type: multi-GPU
  • —num_devices: 2
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 192
  • —totalevalbatch_size: 160
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —training_steps: 750

Training results

Training LossEpochStepValidation LossAccuracy
0.86211.23500.86800.6261
0.62352.471000.52360.7651
0.29873.71500.42710.8121
0.39414.942000.39210.8265
0.35796.172500.37690.8293
0.26177.413000.37440.8360
0.30438.643500.38630.8360
0.23549.884000.34780.8581
0.185411.114500.36860.8437
0.189612.355000.38920.8543
0.156113.585500.42560.8504
0.144814.816000.43220.8437
0.035516.056500.52690.8351
0.025617.287000.55360.8476
0.054918.527500.66120.8485

Framework versions

  • —Transformers 4.35.2
  • —Pytorch 2.1.1+cu121
  • —Datasets 2.15.0
  • —Tokenizers 0.15.0