Deathsquad10
commited on
Commit
•
cfff80e
1
Parent(s):
82593b0
Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ datasets:
|
|
8 |
language:
|
9 |
- en
|
10 |
widget:
|
11 |
-
- text: "<|system|>\nYou are a chatbot who can help code!</s>\n<|user|>\nWrite out the first 10 digits
|
12 |
---
|
13 |
<div align="center">
|
14 |
|
|
|
8 |
language:
|
9 |
- en
|
10 |
widget:
|
11 |
+
- text: "<|system|>\nYou are a chatbot who can help code!</s>\n<|user|>\nWrite out the first 10 digits of the fibonacci sequence in Python and print it out to the CLI.</s>\n<|assistant|>\n"
|
12 |
---
|
13 |
<div align="center">
|
14 |
|