Update README.md
Browse files
README.md
CHANGED
@@ -5,11 +5,8 @@ language:
|
|
5 |
datasets:
|
6 |
- tatsu-lab/alpaca
|
7 |
pipeline_tag: text-generation
|
8 |
-
inference:
|
9 |
-
parameters:
|
10 |
-
temperature: 0.7
|
11 |
widget:
|
12 |
-
- text: "<|im_start|>system\nYou
|
13 |
---
|
14 |
# gpt2-medium-chat
|
15 |
|
|
|
5 |
datasets:
|
6 |
- tatsu-lab/alpaca
|
7 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
8 |
widget:
|
9 |
+
- text: "<|im_start|>system\nYou give short answers.<|im_end|>\n<|im_start|>user\nWho is the fastest runner?<|im_end|>\n<|im_start|>assistant\n"
|
10 |
---
|
11 |
# gpt2-medium-chat
|
12 |
|