Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,8 @@ datasets:
|
|
6 |
- tatsu-lab/alpaca
|
7 |
pipeline_tag: text-generation
|
8 |
inference:
|
9 |
-
|
|
|
10 |
|
11 |
widget:
|
12 |
- 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"
|
|
|
6 |
- tatsu-lab/alpaca
|
7 |
pipeline_tag: text-generation
|
8 |
inference:
|
9 |
+
parameters:
|
10 |
+
end_sequence: "<|im_end|>"
|
11 |
|
12 |
widget:
|
13 |
- 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"
|