File size: 592 Bytes
2316cee | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | ---
license: mit
datasets:
- fajrikoto/id_liputan6
language:
- id
metrics:
- rouge
base_model:
- google/pegasus-cnn_dailymail
pipeline_tag: summarization
---
PEGASUS Medium is a fine-tuned version of the PEGASUS model, originally pre-trained on the CNN/Daily Mail dataset. This fine-tuning is specifically tailored for abstractive text summarization of Indonesian news articles using the Liputan6 dataset.
The model has been trained on a subset of 100,000 samples from the Liputan6 dataset for 3 epochs, making it lightweight and efficient while maintaining strong summarization performance. |