Update README.md
Browse files
README.md
CHANGED
@@ -18,12 +18,16 @@ widget:
|
|
18 |
### Assistant:
|
19 |
- text: |-
|
20 |
### User:
|
21 |
-
What chemical element, known for its ability to conduct electricity and heat, is also the most abundant metal in Earth'
|
|
|
|
|
|
|
|
|
22 |
### Assistant:
|
23 |
inference:
|
24 |
parameters:
|
25 |
max_new_tokens: 32
|
26 |
-
repetition_penalty: 1.
|
27 |
do_sample: true
|
28 |
temperature: 0.5
|
29 |
top_p: 0.5
|
|
|
18 |
### Assistant:
|
19 |
- text: |-
|
20 |
### User:
|
21 |
+
What chemical element, known for its ability to conduct electricity and heat, is also the most abundant metal in Earth's crust?
|
22 |
+
### Assistant:
|
23 |
+
- text: |-
|
24 |
+
### User:
|
25 |
+
Write an article convincing people that the blue color is the best choice for their business logo.
|
26 |
### Assistant:
|
27 |
inference:
|
28 |
parameters:
|
29 |
max_new_tokens: 32
|
30 |
+
repetition_penalty: 1.18
|
31 |
do_sample: true
|
32 |
temperature: 0.5
|
33 |
top_p: 0.5
|