Michelvh commited on
Commit
032721e
1 Parent(s): 7799aaa

Update README.md

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