Deathsquad10 commited on
Commit
51375d6
1 Parent(s): 8a623dd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 in the fibonacci sequence.</s>\n<|assistant|>\n"
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 me a function to calculate the first 10 digits of the fibonacci sequence in Python and print it out to the CLI.</s>.</s>\n<|assistant|>\n"
12
  ---
13
  <div align="center">
14