Downloads · 30 days
15
4% of all-time downloads
debbiesoon/summarise_v8
summarise_v8 is a machine learning model from debbiesoon. Use it for the machine learning task on the model card, and read the license before you ship it in a product. It is set up for transformers. The card lists the license as apache-2.0.
Downloads · 30 days
15
4% of all-time downloads
All-time downloads
391
Public
Repo size
2.6 GB
Likes
0
Public
Click a slice to open those files.
.bin648 MB · 99%
From the Hugging Face model README

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:
This model was created to generate summaries of news articles.
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.
This model was trained on 100+ articles and summaries from SGH.
The following hyperparameters were used during training:
| 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 |