Update README.md
Browse files
README.md
CHANGED
@@ -8,32 +8,7 @@ tags:
|
|
8 |
- dialogue
|
9 |
- chatbot
|
10 |
|
11 |
-
|
12 |
-
- text: "If you could live anywhere, where would it be? peter szemraj:"
|
13 |
-
example_title: "live anywhere"
|
14 |
-
- text: "What would you sing at Karaoke night? peter szemraj:"
|
15 |
-
example_title: "Karaoke"
|
16 |
-
- text: "If you could hire someone to help you, would it be with cleaning, cooking, or yard work? peter szemraj:"
|
17 |
-
example_title: "help"
|
18 |
-
- text: "What form of public transportation do you prefer? (air, boat, train, bus, car, etc.) peter szemraj:"
|
19 |
-
example_title: "transportation"
|
20 |
-
- text: "What's your favorite zoo animal? peter szemraj:"
|
21 |
-
example_title: "animal"
|
22 |
-
- text: "Do you like or dislike surprises? Why or why not? peter szemraj:"
|
23 |
-
example_title: "surprises"
|
24 |
-
- text: "What celebrity would you like to meet at Starbucks for a cup of coffee? peter szemraj:"
|
25 |
-
example_title: "celebrity "
|
26 |
-
|
27 |
-
inference:
|
28 |
-
parameters:
|
29 |
-
min_length: 2
|
30 |
-
max_length: 64
|
31 |
-
length_penalty: 0.7
|
32 |
-
temperature: 0.65
|
33 |
-
no_repeat_ngram_size: 2
|
34 |
-
top_k: 20
|
35 |
-
do_sample: True
|
36 |
-
repetition_penalty: 4.5
|
37 |
---
|
38 |
|
39 |
# pszemraj/opt-peter-2.7B
|
|
|
8 |
- dialogue
|
9 |
- chatbot
|
10 |
|
11 |
+
inference: false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
# pszemraj/opt-peter-2.7B
|