UNIST-Eunchan commited on
Commit
0ff9606
1 Parent(s): 77470a8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -270,7 +270,9 @@ should probably proofread and complete it, then remove this comment. -->
270
 
271
  This model is a fine-tuned version of [google/flan-t5-large](https://huggingface.co/google/flan-t5-large) on an [allenai/QASPER: a dataset for question answering on scientific research papers ](https://huggingface.co/datasets/allenai/qasper)-based [NLP-Paper-to-QA-Generation](https://huggingface.co/datasets/UNIST-Eunchan/NLP-Paper-to-QA-Generation) dataset.
272
 
 
273
 
 
274
 
275
  ## How to Use ( Code Snippets )
276
 
@@ -335,9 +337,6 @@ It achieves the following results on the evaluation set:
335
 
336
  - FLAN-T5-Large (770M)
337
 
338
- ## Intended uses & limitations
339
-
340
- - NLP Paper's Abstract + Introduction --> {Question} [SEP] {Answer}
341
 
342
 
343
  ## Training and evaluation data
 
270
 
271
  This model is a fine-tuned version of [google/flan-t5-large](https://huggingface.co/google/flan-t5-large) on an [allenai/QASPER: a dataset for question answering on scientific research papers ](https://huggingface.co/datasets/allenai/qasper)-based [NLP-Paper-to-QA-Generation](https://huggingface.co/datasets/UNIST-Eunchan/NLP-Paper-to-QA-Generation) dataset.
272
 
273
+ ## Target Task
274
 
275
+ - **NLP Paper's Abstract + Introduction --> {Question} [SEP] {Answer}**
276
 
277
  ## How to Use ( Code Snippets )
278
 
 
337
 
338
  - FLAN-T5-Large (770M)
339
 
 
 
 
340
 
341
 
342
  ## Training and evaluation data