UNIST-Eunchan commited on
Commit
7dcfce3
1 Parent(s): 523b1d3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -275,6 +275,9 @@ This model is a fine-tuned version of [google/flan-t5-large](https://huggingface
275
  ## Target Task
276
 
277
  - NLP Paper's Abstract + Introduction --> {Question} [SEP] {Answer}
 
 
 
278
 
279
 
280
  ## (1) How to use: Inference on CPU ( Code Snippets )
 
275
  ## Target Task
276
 
277
  - NLP Paper's Abstract + Introduction --> {Question} [SEP] {Answer}
278
+ - Question-based Summarization
279
+ - Long Document Summarization
280
+ - Scientific Paper Summarization
281
 
282
 
283
  ## (1) How to use: Inference on CPU ( Code Snippets )