migz117 commited on
Commit
28ad975
·
verified ·
1 Parent(s): 2690552

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -12,6 +12,7 @@ tags:
12
  # Indonesian T5 Abstractive Summarization Base Model
13
  Hello everyone, we are from Bina Nusantara University (SumText Group) consisting of Stevan Pohan, Joseph Vincent Liem, and Yongky Alexander Tristan. This is the result of a model that we have fine-tuned for the use of abstractive summarization
14
 
 
15
  # Load Fine Tuned Model
16
  ```python
17
  from transformers import AutoModelForSeq2SeqLM, AutoTokenizer
 
12
  # Indonesian T5 Abstractive Summarization Base Model
13
  Hello everyone, we are from Bina Nusantara University (SumText Group) consisting of Stevan Pohan, Joseph Vincent Liem, and Yongky Alexander Tristan. This is the result of a model that we have fine-tuned for the use of abstractive summarization
14
 
15
+
16
  # Load Fine Tuned Model
17
  ```python
18
  from transformers import AutoModelForSeq2SeqLM, AutoTokenizer