Michelvh commited on
Commit
709add2
1 Parent(s): fd00e77

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -6,6 +6,14 @@ tags:
6
  model-index:
7
  - name: peft-finetune-flan-t5-mc-question-generation
8
  results: []
 
 
 
 
 
 
 
 
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
6
  model-index:
7
  - name: peft-finetune-flan-t5-mc-question-generation
8
  results: []
9
+ pipeline_tag: text2text-generation
10
+ inference:
11
+ parameters:
12
+ max_length: 256
13
+ num_beams: 4
14
+ length_penalty: 1.5
15
+ no_repeat_ngram_size: 3
16
+ early_stopping: True
17
  ---
18
 
19
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You