Deathsquad10 commited on
Commit
cfff80e
1 Parent(s): 82593b0

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 then write out the function to calculate 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
 
 
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