CoolFace
Modelpublic

jambo/marker-associations-snp-binary-base

sourceHugging Facemitupdated 5y agoView on Hugging Face
0likes17downloads
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-snp-binary-base

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

  • Loss: 0.4027
  • Precision: 0.9384
  • Recall: 0.9056
  • F1: 0.9217
  • Accuracy: 0.9108
  • Auc: 0.9578

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.01530.27760.90.94410.92150.90670.9613
No log2.03060.43800.91260.91260.91260.89860.9510
No log3.04590.40270.93840.90560.92170.91080.9578
0.22154.06120.35470.94490.89860.92110.91080.9642
0.22155.07650.44650.91070.92660.91850.90470.9636
0.22156.09180.57700.89700.94410.91990.90470.9666

Framework versions

  • Transformers 4.11.3
  • Pytorch 1.9.0+cu111
  • Tokenizers 0.10.3