Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,13 @@ widget:
|
|
12 |
- text: "simplify: the historical method comprises the techniques and guidelines by which historians use primary sources and other evidence to research and then to write history ."
|
13 |
- text: "simplify: none of the authors , contributors , sponsors , administrators , vandals , or anyone else connected with wikipedia , in any way whatsoever , can be responsible for your use of the information contained in or linked from these web pages ."
|
14 |
- text: "simplify: oregano is an indispensable ingredient in greek cuisine ."
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
|
16 |
---
|
17 |
|
|
|
12 |
- text: "simplify: the historical method comprises the techniques and guidelines by which historians use primary sources and other evidence to research and then to write history ."
|
13 |
- text: "simplify: none of the authors , contributors , sponsors , administrators , vandals , or anyone else connected with wikipedia , in any way whatsoever , can be responsible for your use of the information contained in or linked from these web pages ."
|
14 |
- text: "simplify: oregano is an indispensable ingredient in greek cuisine ."
|
15 |
+
|
16 |
+
inference:
|
17 |
+
parameters:
|
18 |
+
temperature: 1.5
|
19 |
+
max_length: 256
|
20 |
+
do_sample: True
|
21 |
+
num_beams: 3
|
22 |
|
23 |
---
|
24 |
|