CoolFace
Modelpublic

mr7371/distilbert-financial-phrasebank-allagree_LoRA_r1

sourceHugging Faceapache-2.0updated 10mo agoView on Hugging Face
0likes13downloads
Model Card

<!-- This model card has been generated automatically according to the information Keras had access to. You should probably proofread and complete it, then remove this comment. -->

distilbert-financial-phrasebank-allagreeLoRAr1

This model is a fine-tuned version of mr7371/distilbert-financial-phrasebank-allagree_headonly on an unknown dataset. It achieves the following results on the evaluation set:

  • —Train Loss: 0.0628
  • —Train Accuracy: 0.9773
  • —Validation Loss: 0.1312
  • —Validation Accuracy: 0.9529
  • —Epoch: 20

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:

  • —optimizer: {'name': 'Adam', 'weightdecay': None, 'clipnorm': None, 'globalclipnorm': None, 'clipvalue': None, 'useema': False, 'emamomentum': 0.99, 'emaoverwritefrequency': None, 'jitcompile': True, 'islegacyoptimizer': False, 'learningrate': {'module': None, 'classname': 'CustomSchedule', 'config': {'dmodel': 768, 'warmupsteps': 250, 'maxrate': 0.0001}, 'registeredname': 'CustomSchedule'}, 'beta1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-07, 'amsgrad': False}
  • —training_precision: float32

Training results

Train LossTrain AccuracyValidation LossValidation AccuracyEpoch
0.26420.88830.29030.85000
0.26680.88570.28720.85001
0.25830.89900.28170.85882
0.25060.89580.26860.85593
0.23120.89580.25330.87944
0.21030.90850.22080.90295
0.18020.92870.19210.91476
0.16550.93060.17140.92947
0.14510.94260.15910.93538
0.13080.94630.16010.93249
0.10320.95960.15240.941210
0.10840.96210.14930.947111
0.10290.96150.14390.947112
0.08610.96650.15380.944113
0.08630.97160.13920.947114
0.08390.96910.13810.952915
0.07320.97470.13350.952916
0.07560.97290.13170.950017
0.06220.97470.12730.952918
0.06510.97850.13270.955919
0.06280.97730.13120.952920

Framework versions

  • —Transformers 4.57.2
  • —TensorFlow 2.19.0
  • —Datasets 3.6.0
  • —Tokenizers 0.22.1