Update README.md
Browse files
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 |
|