thonyyy commited on
Commit
7912966
1 Parent(s): b6941fe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -22,9 +22,11 @@ Github : [PegasusAnthony](https://github.com/nicholaswilven/PEGASUSAnthony/tree/
22
 
23
  This model is a fine-tuned version of [pegasus_indonesian_base-pretrain](https://huggingface.co/thonyyy/pegasus_indonesian_base-pretrain) on [Indosum](https://paperswithcode.com/dataset/indosum), [Liputan6](https://paperswithcode.com/dataset/liputan6) and [XLSum](https://huggingface.co/datasets/csebuetnlp/xlsum).
24
 
 
 
25
  ## Intended uses & limitations
26
 
27
- This model is uncased, can't read special characters except "," and "." and performance only tested on news article text.
28
 
29
  ## Performance
30
  | datasets | rouge-1 | rouge-2 | rouge-L |
 
22
 
23
  This model is a fine-tuned version of [pegasus_indonesian_base-pretrain](https://huggingface.co/thonyyy/pegasus_indonesian_base-pretrain) on [Indosum](https://paperswithcode.com/dataset/indosum), [Liputan6](https://paperswithcode.com/dataset/liputan6) and [XLSum](https://huggingface.co/datasets/csebuetnlp/xlsum).
24
 
25
+ If you want to try the model quickly, go to [this notebook](https://colab.research.google.com/drive/1b55Xidp0eVwSNyaSqQuu-bYi-M4itVqF?usp=sharing).
26
+
27
  ## Intended uses & limitations
28
 
29
+ This model is uncased, can't read special characters except "," and "." and may not performance well on non-news article text.
30
 
31
  ## Performance
32
  | datasets | rouge-1 | rouge-2 | rouge-L |