UNIST-Eunchan commited on
Commit
2a1bcb8
1 Parent(s): b09f644

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -4,6 +4,8 @@ base_model: google/flan-t5-large
4
  tags:
5
  - generated_from_trainer
6
  - NLPPaper_to_Question_Generation
 
 
7
  model-index:
8
  - name: FLAN-T5-NLP-Paper-to-Question-Generation
9
  results: []
@@ -260,7 +262,7 @@ datasets:
260
  - UNIST-Eunchan/NLP-Paper-to-QA-Generation
261
  language:
262
  - en
263
- pipeline_tag: text2text-generation
264
  ---
265
 
266
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -422,5 +424,4 @@ The following hyperparameters were used during training:
422
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
423
  - lr_scheduler_type: linear
424
  - lr_scheduler_warmup_steps: 184
425
- - num_epochs: 10
426
-
 
4
  tags:
5
  - generated_from_trainer
6
  - NLPPaper_to_Question_Generation
7
+ - Summarization
8
+ - Long Document Summarization
9
  model-index:
10
  - name: FLAN-T5-NLP-Paper-to-Question-Generation
11
  results: []
 
262
  - UNIST-Eunchan/NLP-Paper-to-QA-Generation
263
  language:
264
  - en
265
+ pipeline_tag: summarization
266
  ---
267
 
268
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
424
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
425
  - lr_scheduler_type: linear
426
  - lr_scheduler_warmup_steps: 184
427
+ - num_epochs: 10