CoolFace
Modelpublic

GBaker/clinical-bigbird-medqa-usmle-nocontext

sourceHugging Faceupdated 4y agoView on Hugging Face
0likes30downloads
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-bigbird-medqa-usmle-nocontext

This model is a fine-tuned version of yikuan8/Clinical-BigBird on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.3863
  • —Accuracy: 0.2482

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: 3e-05
  • —trainbatchsize: 4
  • —evalbatchsize: 4
  • —seed: 42
  • —gradientaccumulationsteps: 16
  • —totaltrainbatch_size: 64
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 10

Training results

Training LossEpochStepValidation LossAccuracy
No log1.01591.38600.2584
No log2.03181.38590.2820
No log3.04771.38630.2522
1.38914.06361.38630.2498
1.38915.07951.38630.2404
1.38916.09541.38630.2498
1.38827.011131.38630.2506
1.38828.012721.38630.2467
1.38829.014311.38630.2490
1.387610.015901.38630.2482

Framework versions

  • —Transformers 4.26.1
  • —Pytorch 1.13.1+cu116
  • —Datasets 2.10.0
  • —Tokenizers 0.13.2