pszemraj commited on
Commit
2719e2b
1 Parent(s): a61eb54

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -4,7 +4,15 @@ tags:
4
  - generated_from_trainer
5
  model-index:
6
  - name: t5-v1_1-base-ft-jflAUG
7
- results: []
 
 
 
 
 
 
 
 
8
  ---
9
 
10
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
4
  - generated_from_trainer
5
  model-index:
6
  - name: t5-v1_1-base-ft-jflAUG
7
+
8
+ inference:
9
+ parameters:
10
+ no_repeat_ngram_size: 2
11
+ max_length: 64
12
+ num_beams: 4
13
+ repetition_penalty: 3.51
14
+ length_penalty: 0.8
15
+ early_stopping: True
16
  ---
17
 
18
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You