CoolFace
Modelpublic

jialicheng/ddi-pubmedbert-fulltext

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

pubmedbert-fulltext

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

  • —Loss: 0.4548
  • —Accuracy: 0.9498

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

Training results

Training LossEpochStepValidation LossAccuracy
No log1.07910.25020.9342
0.17172.015820.28890.9449
0.07923.023730.28440.9424
0.05654.031640.30550.9377
0.05655.039550.30590.9458
0.04056.047460.36930.9451
0.02747.055370.32950.9438
0.02638.063280.42780.9337
0.01819.071190.38070.9465
0.018110.079100.43180.9442
0.017311.087010.39950.9487
0.01112.094920.44870.9466
0.007713.0102830.42470.9482
0.007514.0110740.50820.9433
0.007515.0118650.47220.9458
0.007116.0126560.41340.9507
0.003417.0134470.42520.9496
0.003318.0142380.44360.9500
0.002319.0150290.44810.9505
0.002320.0158200.45480.9498

Framework versions

  • —Transformers 4.39.3
  • —Pytorch 2.2.2+cu118
  • —Datasets 2.18.0
  • —Tokenizers 0.15.2