CoolFace
Modelpublic

abdiharyadi/finbert-ft-icar-a-v0.11-aps

sourceHugging Faceapache-2.0updated 9mo agoView on Hugging Face
0likes6downloads
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. -->

finbert-ft-icar-a-v0.11-aps

This model is a fine-tuned version of project-aps/finbert-finetune on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.2343
  • —Accuracy: 0.8904
  • —Precision: 0.8787
  • —Recall: 0.8542
  • —F1: 0.8647

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-06
  • —trainbatchsize: 1
  • —evalbatchsize: 1
  • —seed: 42
  • —gradientaccumulationsteps: 3
  • —totaltrainbatch_size: 3
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 50

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1
3.60331.07041.04300.80340.81460.71100.7320
1.95262.014080.90090.82610.80870.75460.7711
1.46313.021120.97220.82990.80690.77310.7824
1.08394.028160.89840.85260.85440.78700.8080
0.84725.035200.93640.85260.85340.79010.8112
0.65086.042240.84620.86770.84480.82740.8350
0.46987.049280.94360.86580.85700.81590.8313
0.30598.056320.96490.86200.85820.81900.8349
0.22149.063361.00010.87330.85210.84160.8466
0.160110.070401.02870.86200.83910.82480.8312
0.130111.077441.07600.86390.83660.83170.8340
0.129612.084481.15590.86770.85830.82500.8383
0.07713.091521.17050.86010.83390.83150.8326
0.09414.098561.14000.87520.85940.84090.8490
0.066315.0105601.22980.86960.85650.82180.8345
0.06516.0112641.20360.86960.84290.83650.8394
0.084817.0119681.18440.87520.85370.83720.8443
0.074218.0126721.23670.87150.85120.83280.8403
0.091719.0133761.24920.87150.86180.82610.8392
0.050120.0140801.23440.86010.83250.82390.8275
0.043221.0147841.25750.87520.84970.84830.8490
0.040722.0154881.23000.87710.86030.83920.8484
0.064123.0161921.22570.88280.87530.84000.8538
0.056124.0168961.25290.88280.87180.85090.8601
0.045525.0176001.36780.86390.84500.81980.8294
0.037426.0183041.31270.87710.85710.84700.8517
0.043927.0190081.27880.88280.86320.85520.8590
0.040328.0197121.27150.87710.85720.84350.8498
0.026629.0204161.28290.87520.85620.83740.8456
0.0330.0211201.33350.87330.85810.83870.8474
0.045531.0218241.30370.87520.85800.83910.8471
0.048432.0225281.29340.87710.85170.85410.8526
0.041333.0232321.23430.89040.87870.85420.8647
0.043834.0239361.30270.88470.87780.84070.8554
0.031935.0246401.28000.87520.84970.85060.8501
0.031136.0253441.29940.87900.86440.83680.8480
0.036837.0260481.33180.87150.85940.82140.8359
0.030838.0267521.23420.88850.87080.86570.8682
0.041239.0274561.27830.87900.86910.84110.8528
0.038740.0281601.27150.88280.86240.85390.8578
0.03141.0288641.24640.88280.86070.85330.8568
0.028942.0295681.27610.88090.85690.85690.8568
0.033143.0302721.27480.88090.85690.85690.8568
0.027644.0309761.26440.88090.86420.84660.8544
0.029545.0316801.25940.88280.86460.85280.8582
0.022746.0323841.26580.88470.86710.85280.8592
0.024147.0330881.28090.88280.86780.84850.8570
0.031448.0337921.28530.88280.86780.84850.8570

Framework versions

  • —Transformers 4.52.4
  • —Pytorch 2.6.0+cu124
  • —Datasets 4.4.2
  • —Tokenizers 0.21.2