Add example prompt
#4
by
mrfakename
- opened
README.md
CHANGED
@@ -6,6 +6,8 @@ datasets:
|
|
6 |
- OpenAssistant/oasst_top1_2023-08-25
|
7 |
language:
|
8 |
- en
|
|
|
|
|
9 |
---
|
10 |
<div align="center">
|
11 |
|
|
|
6 |
- OpenAssistant/oasst_top1_2023-08-25
|
7 |
language:
|
8 |
- en
|
9 |
+
widget:
|
10 |
+
- text: "<|system|>\nYou are a chatbot who can help code!</s>\n<|user|>\nWrite me a function to calculate the first 10 digits of the fibonacci sequence in Python and print it out to the CLI.</s>\n<|assistant|>\n"
|
11 |
---
|
12 |
<div align="center">
|
13 |
|