generated_from_trainer

SGH logo.png

This model is a fine-tuned version of allenai/led-base-16384 on the SGH news articles and summaries dataset. It achieves the following results on the evaluation set:

Model description

This model was created to generate summaries of news articles.

Intended uses & limitations

The model takes up to maximum article length of 768 tokens and generates a summary of maximum length of 512 tokens, and minimum length of 100 tokens.

Training and evaluation data

This model was trained on 100+ articles and summaries from SGH.

Training hyperparameters

The following hyperparameters were used during training:

Training results

Training Loss Epoch Step Validation Loss Rouge2 Precision Rouge2 Recall Rouge2 Fmeasure
1.5952 0.23 10 1.0414 0.2823 0.3908 0.3013
1.8116 0.47 20 0.9171 0.3728 0.273 0.3056
1.6289 0.7 30 0.8553 0.3284 0.2892 0.291
1.5074 0.93 40 0.8163 0.3628 0.3589 0.3316

Framework versions