fatihfauzan26 commited on
Commit
23bd1c5
·
verified ·
1 Parent(s): 48f4664

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -9,4 +9,7 @@ metrics:
9
  base_model:
10
  - google/pegasus-cnn_dailymail
11
  pipeline_tag: summarization
12
- ---
 
 
 
 
9
  base_model:
10
  - google/pegasus-cnn_dailymail
11
  pipeline_tag: summarization
12
+ ---
13
+ PEGASUS Mini 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.
14
+
15
+ The model has been trained on a subset of 5,000 samples from the Liputan6 dataset for 5 epochs, making it lightweight and efficient while maintaining strong summarization performance.