CoolFace
Modelpublic

vsamuel/scifive_seven_epoch

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes10downloads
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. -->

scifivesevenepoch

This model is a fine-tuned version of razent/SciFive-base-Pubmed_PMC on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.8379
  • —Rouge1: 0.3666
  • —Rouge2: 0.2139
  • —Rougel: 0.307
  • —Rougelsum: 0.3084
  • —Gen Len: 17.53

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

Training results

Training LossEpochStepValidation LossRouge1Rouge2RougelRougelsumGen Len
No log1.02752.20650.27140.14620.23360.232717.09
2.40222.05501.97710.3390.19580.29070.291117.76
2.40223.08251.91560.36520.21280.30350.304617.73
1.82044.011001.86980.370.21970.31030.310217.37
1.82045.013751.85250.36380.21030.30420.304917.65
1.6946.016501.83840.37130.21750.31040.311317.55
1.6947.019251.83790.36660.21390.3070.308417.53

Framework versions

  • —Transformers 4.35.2
  • —Pytorch 2.1.0+cu121
  • —Datasets 2.16.1
  • —Tokenizers 0.15.1