CoolFace
Modelpublic

biololab/clinical_document_summarization

sourceHugging Facemitupdated 3y agoView on Hugging Face
1likes12downloads
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. -->

clinicaldocumentsummarization

This model is a fine-tuned version of flax-community/spanish-t5-small on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.4429
  • —Rouge1: 0.3814
  • —Rouge2: 0.3162
  • —Rougel: 0.3727
  • —Rougelsum: 0.3727
  • —Gen Len: 19.0

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: 2e-05
  • —trainbatchsize: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 8
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossRouge1Rouge2RougelRougelsumGen Len
0.94491.05920.60760.37390.3030.36330.363218.9996
0.69022.011840.52780.37710.31010.36860.368519.0
0.6013.017760.49620.37970.31430.37210.372119.0
0.5684.023680.47210.37920.31340.37010.370119.0
0.53345.029600.45970.37950.31430.37130.371319.0
0.49686.035520.44960.38160.31650.37290.372919.0
0.48737.041440.44490.38120.3160.37260.372619.0
0.47948.047360.44290.38140.31620.37270.372719.0

Framework versions

  • —Transformers 4.38.2
  • —Pytorch 2.1.0+cu121
  • —Datasets 2.18.0
  • —Tokenizers 0.15.2