Update example
Browse files
README.md
CHANGED
@@ -12,10 +12,10 @@ datasets:
|
|
12 |
widget:
|
13 |
- example_title: "Example interaction"
|
14 |
text: "Why is the sky blue?"
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
model-index:
|
20 |
- name: phi-2-orange-v2
|
21 |
results:
|
|
|
12 |
widget:
|
13 |
- example_title: "Example interaction"
|
14 |
text: "Why is the sky blue?"
|
15 |
+
inference:
|
16 |
+
parameters:
|
17 |
+
do_sample: True
|
18 |
+
temperature: 0.1
|
19 |
model-index:
|
20 |
- name: phi-2-orange-v2
|
21 |
results:
|