CoolFace
Modelpublic

fawern/clinical-miniALBERT-312-medical-text-classification

sourceHugging Facemitupdated 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. -->

clinical-miniALBERT-312-medical-text-classification

This model is a fine-tuned version of nlpie/clinical-miniALBERT-312 on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 2.3237
  • —Accuracy: 0.186
  • —Precision: 0.1659
  • —Recall: 0.186
  • —F1: 0.1736

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: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 500
  • —num_epochs: 30

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1
2.85561.02502.94030.2210.04880.2210.0800
2.37712.05002.62230.3240.12260.3240.1772
2.48093.07502.45740.3650.19180.3650.2409
2.36484.010002.40980.340.17620.340.2241
2.16975.012502.42020.3460.20380.3460.2457
2.03936.015002.37830.3330.22200.3330.2564
1.88367.017502.31330.2790.21130.2790.2289
1.67918.020002.22410.2560.21150.2560.2260
1.60449.022502.28280.2350.19650.2350.2055
1.402510.025002.32370.1860.16590.1860.1736

Framework versions

  • —Transformers 4.39.3
  • —Pytorch 2.1.2
  • —Datasets 2.18.0
  • —Tokenizers 0.15.2