CoolFace
Modelpublic

fftristan/finetuned-endpoints_classif_test_2-4_14_1259

sourceHugging Faceupdated 3y 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. -->

finetuned-endpointsclassiftest2-414_1259

This model is a fine-tuned version of ProsusAI/finbert on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.1479
  • —F1: 0.9533
  • —Accuracy: 0.9545
  • —Precision: 0.9593
  • —Recall: 0.9545

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: 5e-05
  • —trainbatchsize: 10
  • —evalbatchsize: 10
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 12
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossF1AccuracyPrecisionRecall
1.85761.0191.70690.22340.38640.15850.3864
1.40722.0381.35190.45700.52270.44890.5227
1.01113.0570.91780.75520.79550.73000.7955
0.60014.0760.54780.79580.84090.76840.8409
0.34335.0950.41930.82200.84090.88640.8409
0.18896.01140.31150.84350.86360.90480.8636
0.11327.01330.24790.95330.95450.95930.9545
0.0718.01520.18630.95310.95450.96010.9545
0.04379.01710.17090.95330.95450.95930.9545
0.032410.01900.15590.95330.95450.95930.9545
0.023311.02090.15140.95330.95450.95930.9545
0.02112.02280.14790.95330.95450.95930.9545

Framework versions

  • —Transformers 4.28.0
  • —Pytorch 2.0.0+cu118
  • —Datasets 2.11.0
  • —Tokenizers 0.13.3