pszemraj commited on
Commit
96159fc
1 Parent(s): eaaf07c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -15,6 +15,11 @@ widget:
15
  example_title: "sentient cheese"
16
  - text: "cheeps are"
17
  example_title: "cheeps"
 
 
 
 
 
18
  ---
19
 
20
 
 
15
  example_title: "sentient cheese"
16
  - text: "cheeps are"
17
  example_title: "cheeps"
18
+ parameters:
19
+ min_length: 32
20
+ max_length: 64
21
+ no_repeat_ngram_size: 1
22
+ do_sample: True
23
  ---
24
 
25