CoolFace
Modelpublic

adhi29/mistral-lora-token-classification

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

mistral-lora-token-classification

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

  • Loss: 1.1492
  • Precision: 0.5966
  • Recall: 0.5541
  • F1-score: 0.5686
  • Accuracy: 0.5541
  • wanb : Syncing run resilient-rain-13

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: 10
  • evalbatchsize: 10
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: constant
  • lrschedulerwarmup_ratio: 0.1
  • num_epochs: 30
  • mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossPrecisionRecallF1-scoreAccuracy
No log1.04741.99850.38140.24240.27160.2424
3.2722.09481.78470.41870.28970.32510.2897
1.86533.014221.72700.43830.30320.30870.3032
1.66884.018961.58840.43820.40880.41900.4088
1.57735.023701.53240.44550.42910.43050.4291
1.50716.028441.46690.47170.44430.45270.4443
1.44857.033181.45770.48040.45270.46070.4527
1.39838.037921.40550.51040.39530.42350.3953
1.35159.042661.42170.49970.48310.47640.4831
1.30210.047401.35020.53570.47890.49650.4789
1.311411.052141.32260.53210.50170.51430.5017
1.224312.056881.34260.53800.50340.51550.5034
1.221813.061621.32110.54360.49750.51110.4975
1.202114.066361.26060.55520.51860.53290.5186
1.19615.071101.24370.56420.50340.52580.5034
1.173816.075841.24370.56790.53630.54600.5363
1.151117.080581.27980.56990.50170.50440.5017
1.151518.085321.25970.57170.54480.54110.5448
1.126519.090061.23730.57070.53550.54380.5355
1.126520.094801.25120.58800.57520.57520.5752
1.125321.099541.23440.59280.50510.52690.5051
1.096622.0104281.25140.58840.50510.52560.5051
1.101123.0109021.21260.58690.55740.55830.5574
1.06124.0113761.23640.60440.53720.55850.5372
1.074425.0118501.16270.60520.53800.55760.5380
1.036626.0123241.16300.59290.56670.57660.5667
1.057827.0127981.18680.58580.57260.57490.5726
1.055228.0132721.16890.60390.54650.53640.5465
1.045129.0137461.18450.60830.54730.55780.5473
1.029630.0142201.14920.59660.55410.56860.5541

Framework versions

  • PEFT 0.10.0
  • Transformers 4.39.3
  • Pytorch 2.2.1+cu121
  • Datasets 2.18.0
  • Tokenizers 0.15.2