Update README.md
Browse files
README.md
CHANGED
@@ -16,10 +16,13 @@ widget:
|
|
16 |
example_title: "sentient cheese"
|
17 |
- text: "cheeps are"
|
18 |
example_title: "cheeps"
|
|
|
|
|
|
|
|
|
|
|
19 |
---
|
20 |
|
21 |
-
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
22 |
-
should probably proofread and complete it, then remove this comment. -->
|
23 |
|
24 |
# opt-350m-magicprompt-v2
|
25 |
|
|
|
16 |
example_title: "sentient cheese"
|
17 |
- text: "cheeps are"
|
18 |
example_title: "cheeps"
|
19 |
+
parameters:
|
20 |
+
min_length: 16
|
21 |
+
max_length: 96
|
22 |
+
no_repeat_ngram_size: 1
|
23 |
+
do_sample: True
|
24 |
---
|
25 |
|
|
|
|
|
26 |
|
27 |
# opt-350m-magicprompt-v2
|
28 |
|