CoolFace
Modelpublic

jambo/marker-associations-binary-base

sourceHugging Facemitupdated 5y agoView on Hugging Face
0likes14downloads
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. -->

marker-associations-binary-base

This model is a fine-tuned version of microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract-fulltext on the marker-associations-binary-base dataset. It achieves the following results on the evaluation set:

Gene Results

  • —Precision = 0.808
  • —Recall = 0.940
  • —F1 = 0.869
  • —Accuracy = 0.862
  • —AUC = 0.944

Chemical Results

  • —Precision = 0.774
  • —Recall = 1.0
  • —F1 = 0.873
  • —Accuracy = 0.926
  • —AUC = 0.964

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: 1
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 15

Training results

Training LossEpochStepValidation LossPrecisionRecallF1AccuracyAuc
No log1.0880.32660.81910.84620.83240.86700.9313
No log2.01760.33350.78700.93410.85430.87550.9465
No log3.02640.42430.79820.95600.870.88840.9516
No log4.03520.53880.8250.72530.77190.83260.9384
No log5.04400.71010.85370.76920.80920.85840.9416
0.18246.05280.61750.82420.82420.82420.86270.9478

Framework versions

  • —Transformers 4.11.3
  • —Pytorch 1.9.0+cu111
  • —Tokenizers 0.10.3